From ideation-planning
Iteratively improve and expand a captured idea document
npx claudepluginhub danielrosehill/claude-code-plugins --plugin ideation-planningRefine `docs/idea.md` (or the idea file specified in `$ARGUMENTS`). ## Procedure 1. **Read the document**. If it does not exist, tell the user to run `/ideation-planning:idea-ingest` or `/ideation-planning:idea-capture` first. 2. **Analyse** and identify: - Vague or ambiguous language - Gaps in problem statement or proposed solution - Missing technical-feasibility considerations - Open questions that can be partially answered with reasoning - Structural improvements 3. **Present findings** — list proposed improvements grouped by section. Wait for user confirmation. 4. **...
Share bugs, ideas, or general feedback.
Refine docs/idea.md (or the idea file specified in $ARGUMENTS).
Read the document. If it does not exist, tell the user to run /ideation-planning:idea-ingest or /ideation-planning:idea-capture first.
Analyse and identify:
Present findings — list proposed improvements grouped by section. Wait for user confirmation.
Apply approved changes:
Update frontmatter. Set last_updated: today. If status: captured, suggest bumping to refining.
Append to docs/changelog.md with a summary of the refinement.