name: commands-wizard description: Generate CodMate slash command drafts from requirements. metadata: short-description: Generate command drafts in JSON.
Commands Wizard
Overview
Generate a CodMate slash command draft based on user intent. Output only JSON that matches the schema.
Instructions
- Read the user's request and conversation context.
- Produce a concise command name, description, and prompt.
- If unclear, return mode "question" with follow-up questions.
Output
Return only JSON.