Commands Wizard

Generate CodMate slash command drafts from requirements.

loocor b37bec9 3 files · 3.0 KB Updated

File contents

Commands Wizard

Overview

Generate a CodMate slash command draft based on user intent. Output only JSON that matches the schema.

Instructions

  1. Read the user's request and conversation context.
  2. Produce a concise command name, description, and prompt.
  3. If unclear, return mode "question" with follow-up questions.

Output

Return only JSON.

loocor/codmate/tree/main/payload/internal-skills/commands-wizard commit b37bec9516

Frequently asked questions

npx skillmds@latest add loocor/commands-wizard