What problem does it solve?
Many feature requests lack the technical detail, architecture, and implementation steps engineers need to deliver robust, production-quality functionality. This Skill translates a Feature PRD into a comprehensive, actionable implementation plan that reduces ambiguous decisions, accelerates onboarding, and aligns cross-functional teams on architecture, data models, APIs, and deployment. The result is a single Markdown artifact ready to be checked into the repository under the prescribed Epoch monorepo path.
Core Features & Use Cases
- End-to-end Implementation Plans: Generates goal statements, detailed requirements, component-level tasks, and a prioritized implementation checklist tailored to frontend, backend, and shared packages.
- Technical Artifacts: Produces Mermaid system architecture diagrams, ERD schemas, API endpoint specs with TypeScript types, database migration strategies, and deployment recommendations.
- Use Case: Turn a Product PRD for "user profiles with avatars and privacy settings" into a repo-ready implementation-plan that outlines tRPC endpoints, service classes, DB schema, frontend components, and CI containerization steps.
Quick Start
Create a complete implementation plan for the "feature-name" in the "epic-name" epic using the provided Feature PRD and Epoch monorepo context, and save it to the prescribed implementation-plan.md path.