diff --git a/commands/README.md b/commands/README.md new file mode 100644 index 0000000..a942ac9 --- /dev/null +++ b/commands/README.md @@ -0,0 +1,4 @@ +Commands are very much like skills, but you can run them as commands directly, and the have some other configuration. + +See https://opencode.ai/docs/commands/ for more details. + diff --git a/commands/prime.md b/commands/prime.md new file mode 100644 index 0000000..692d522 --- /dev/null +++ b/commands/prime.md @@ -0,0 +1,14 @@ +-- +description: Explore the current repo to prepare for work +agent: plan +model: opencode/minimax-m2.5-free +--- + +Get yourself up to speed with the code we're about to modify by reading any README files or other documentation that exists. + +If you have any kind of memory and state protocols to follow, load up that information as well. + +You may also explore the codebase directly to understand how it functions. + +Provide a summary of everything you found. +