using-prd2impl

Routes PRD-to-Implementation workflows to appropriate subskills across phases 0-13.

1|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/ezagent42/prd2impl --skill using-prd2impl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-prd2impl
Source: https://github.com/ezagent42/prd2impl/tree/main/skills/using-prd2impl
Command: npx skills add https://github.com/ezagent42/prd2impl --skill using-prd2impl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines starting a project from a PRD by routing intent to the correct sub-skill, enabling structured analysis, planning, execution, and verification across phases.

Core Features & Use Cases

  • End-to-end PRD-to-Implementation orchestration across phases 0–13, routing to the appropriate skill based on user input.
  • Flexible entry points: start from a raw PRD document or from hand-authored notes, with automatic task and plan generation.
  • Phase-aware execution and milestone verification, with progress tracking and batch dispatch.

Quick Start

Tell me you are starting a PRD-driven project and specify whether you have a PRD or hand-authored documents.

Frequently Asked Questions about using-prd2impl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate a PRD-to-implementation pipeline from end to end?

Start a PRD-driven project by providing your raw PRD or hand-authored notes. The system routes ingestion to analyze gaps, generate tasks, schedule plans, and track milestone progress across phases 0 to 13.

Can I generate tasks from hand-authored notes instead of a formal PRD?

Yes, you can generate tasks from hand-authored notes. The pipeline accepts flexible entry points, allowing you to start from raw documents or informal notes to automatically generate plans and execute implementation workflows.

What is the best way to track milestone progress during a PRD-driven project?

The best way to track milestone progress is through phase-aware execution routing. The pipeline applies progress tracking and batch dispatch to verify milestones and coordinate delivery across phases 0 through 13.

How does PRD analysis route intent to different workflow stages?

PRD analysis routes intent by mapping user input to specialized subskills like ingest-docs, gap-scan, task-gen, and plan-schedule. This coordinates execution workflows and satisfies routing mappings across the project lifecycle.

Do I need a complete PRD to start the implementation workflow?

No, you do not need a complete PRD to start the implementation workflow. You can initiate project planning using hand-authored notes, and the pipeline will route the input to generate tasks and schedule the plan.

When should I use batch dispatch for task generation in a project pipeline?

Use batch dispatch for task generation when coordinating phase-aware execution across multiple milestones. It routes parallel implementation workflows to the appropriate helpers, ensuring end-to-end delivery is tracked efficiently.