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.

  1. If relevant, explore the codebase to understand current state
  2. Use AskUserQuestion to ask clarifying questions one at a time
  3. Keep asking until you have enough clarity to write a plan

Rules for questions:

  • ONE question per message (never batch multiple questions)
  • Use AskUserQuestion with 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
Installs
1
Repository
raine/skills
GitHub Stars
2
First Seen
13 days ago
write-plan-consult — raine/skills