write-plan-consult
Installation
SKILL.md
Create an implementation plan by consulting external LLMs throughout the process.
User request: $ARGUMENTS
Phase 1: Understand the Task
Start by understanding what exists and what the user wants.
- If relevant, explore the codebase to understand current state
- Use
AskUserQuestionto ask clarifying questions one at a time - Keep asking until you have enough clarity to write a plan
Rules for questions:
- ONE question per message (never batch multiple questions)
- Use
AskUserQuestionwith 2-4 options whenever possible - Keep option labels concise (1-5 words), use descriptions for details
- If you realize you misunderstood something, acknowledge it and course-correct