dev-guided
CommunityStructured, human-in-the-loop development.
Authoranexpn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Human-in-the-loop iterative development. Use when requirements will emerge during implementation, decisions need human approval at each step, or work spans multiple sessions. Creates problem_statement, decisions, runbook, and progress tracking to guide iterative development.
Core Features & Use Cases
- Initial Setup Phase (no materials): Guides creating problem_statement.md, decisions.md, runbook.md, and progress.md.
- Implementation Session Phase (materials exist): Loads context, plan, and executes implementation with guided prompts.
- Decision Logging: Records decisions with rationale to avoid ambiguity.
- Runbook Feedback: Provides structured points for human input during implementation.
Quick Start
Invoke the skill to start a new session or continue an existing one. The system will create or load docs/development/NNN-<name>/ and guide you through the problem_statement, decisions, runbook, and progress tracking.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dev-guided Download link: https://github.com/anexpn/claude-plugins/archive/main.zip#dev-guided Please download this .zip file, extract it, and install it in the .claude/skills/ directory.