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
Works with the AI tools you already use
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.
Details
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
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
Frequently Asked Questions
Browse More 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.
synthesizing-institutional-knowledge
Builds the organizational memory schema your AI agent needs to answer why — capturing decision provenance, causal chains, and event context that embedding-based retrieval permanently discards.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.

frontend-motion-wizard
Advanced responsive layout and interactive micro-interaction engine for React, Tailwind CSS, and Framer Motion. Automatically injects fluid element states, mobile-first touch behaviors, adaptive viewports, and non-destructive layout transitions into static codebases