Multi-Phase Plan
by Danejw
Convert product specs into a vertical-slice implementation roadmap with ready-to-use prompts for AI coding agents.
- Convert static design docs into executable AI coding prompts.
- Enforce test-driven development and 'no-mock' rules across a build.
- Architect vertical slices to ensure a working app at every stage.
$25
· or 125 creditsSecure checkout via Stripe
Included in download
- Convert static design docs into executable AI coding prompts.
- Enforce test-driven development and 'no-mock' rules across a build.
- Ready for Cursor
- Includes example output and usage patterns
Sample input
Based on my business-model.md and design docs, generate a vertical-slice implementation plan with prompts for an MVP. Ensure we avoid mock data and include a tasklist-roadmap.md.
Sample output
multiphase-plan/ ├── tasklist-roadmap.md ├── phase-test-plan.md ├── phase-prompts/ │ ├── phase-01-auth-persistence.md │ └── phase-02-core-crud-flow.md └── resources/ └── implementation-rules.md
Phase 1 Goal: User can sign up and create a record that persists in the DB. No fake buttons.
Multi-Phase Plan
by Danejw
Convert product specs into a vertical-slice implementation roadmap with ready-to-use prompts for AI coding agents.
$25
· or 125 creditsSecure checkout via Stripe
Included in download
- Convert static design docs into executable AI coding prompts.
- Enforce test-driven development and 'no-mock' rules across a build.
- Ready for Cursor
- Includes example output and usage patterns
- Instant install
Sample input
Based on my business-model.md and design docs, generate a vertical-slice implementation plan with prompts for an MVP. Ensure we avoid mock data and include a tasklist-roadmap.md.
Sample output
multiphase-plan/ ├── tasklist-roadmap.md ├── phase-test-plan.md ├── phase-prompts/ │ ├── phase-01-auth-persistence.md │ └── phase-02-core-crud-flow.md └── resources/ └── implementation-rules.md
Phase 1 Goal: User can sign up and create a record that persists in the DB. No fake buttons.
About This Skill
What it does
This skill transforms finalized product requirements and design documents into a structured, executable multiphase implementation plan. It moves beyond generic task lists by generating a downloadable build package designed specifically for AI coding agents like Cursor, Windsurf, or Bolt.new.
How it works
By analyzing your business model, design docs, and UX flows, the skill architects a series of "vertical slices." Instead of building horizontal layers (like "Database" then "API"), it creates phases where each step results in a fully functional, testable feature—such as "User can save a real project and see it in the dashboard."
Why use this skill
- Eliminates "AI Hallucinations": Enforces a strict "No Mock Data" rule, ensuring agents build real data boundaries and error handling rather than placeholder UIs.
- Bipasses Prompt Engineering: Generates ready-to-use markdown prompts for every phase, including context, scope, and completion criteria.
- Automated Testing: Integrates test-driven development by defining exactly what behaviors and states must be validated before a phase is marked complete.
- Progressive Disclosure: Includes a master tasklist roadmap that tracks progress without overwhelming the LLM's context window.
What you get
A comprehensive multiphase-plan/ directory containing a tasklist roadmap, a phase-specific test plan, implementation rules, and a series of detailed markdown prompts for sequential execution.
Use Cases
- Convert static design docs into executable AI coding prompts.
- Enforce test-driven development and 'no-mock' rules across a build.
- Architect vertical slices to ensure a working app at every stage.
- Generate a structured MVP roadmap with automated test criteria.
Known Limitations
- Requires pre-existing design and requirement docs.
- Does not generate the actual source code.
- Limited effectiveness for projects requiring extensive mock-only prototypes.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/multi-phase-plan -o /tmp/multi-phase-plan.zip && unzip -o /tmp/multi-phase-plan.zip -d ~/.claude/skills && rm /tmp/multi-phase-plan.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Cursor, Windsurf, Bolt.new, Lovable, and Claude Code
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.