Command Creator

Create custom /slash commands for repetitive tasks. Use proactively for command creation, prompt automation, or workflow shortcuts. Examples: - user: "Make a /test command that runs pytest" → create command in opencode.json, set prompt to run tests with bash tool - user: "Add a /review command for PRs" → design prompt to fetch diff, analyze changes, generate review comments - user: "Automate this repetitive task" → identify pattern, create slash command with parameterized prompt - user: "Make a /deploy command" → design workflow (build, test, deploy), encode in command prompt

igorwarzocha 80ec8af 10.6 KB Updated

File contents

igorwarzocha/opencode-workflows/tree/main/.opencode/skill/command-creator commit 80ec8af078

Frequently asked questions

npx skillmds@latest add igorwarzocha/command-creator