dev-auto
CommunityAutonomous, memory-aided development workflow.
Authoranexpn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Autonomous development workflow that generates detailed specifications, plans, and tasks for autonomous agent execution with session memory tracking. It aims to enable long-running features to be designed, planned, and tracked without constant human supervision.
Core Features & Use Cases
- Specification Generation: Guide interactive generation of comprehensive design specs.
- Planning: Produce detailed implementation plans without touching code.
- Task Extraction: Break plans into trackable, testable tasks.
- Session Memory: Persist artifacts (spec, plan, tasks) to serve as long-term memory across sessions.
- Phased Workflow: Enforce a five-phase process (Specification, Planning, Task Extraction, Implementation, Review).
Quick Start
Say: "I want to implement [feature/fix description]". The skill will guide through all five phases and produce the necessary documentation in docs/development/NNN-<name>/.
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-auto Download link: https://github.com/anexpn/claude-plugins/archive/main.zip#dev-auto Please download this .zip file, extract it, and install it in the .claude/skills/ directory.