technical-plan
CommunityTurn a spec into an executable build plan
Software Engineering#implementation planning#FastAPI#risk assessment#test plan#spec-to-plan#pipeline dependencies#repository patterns
AuthorCleanExpo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It removes ambiguity from engineering work by converting a written specification into a concrete, file-by-file implementation plan with effort sizing, dependencies, risks, and a test stub.
Core Features & Use Cases
- Spec-to-Plan Conversion: Reads a spec.md and outputs a ready-to-execute plan.md for the /build phase.
- Implementation Precision: Produces an ordered set of atomic steps that map directly to files and functions to change or add.
- Execution Guardrails: Includes pipeline identifiers, effort sizing, explicit dependency ordering, risk flags, and a structured test plan for unit, integration, manual, and regression coverage.
- Pattern Alignment: Encourages referencing existing repo patterns (FastAPI modules, background tasks, skills injection, claude subprocess behavior, and state persistence conventions).
Quick Start
Use the technical-plan skill with your spec.md so it generates a plan.md that your /build phase can execute without additional clarification.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: technical-plan Download link: https://github.com/CleanExpo/Pi-Dev-Ops/archive/main.zip#technical-plan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.