
Prd2impl
Install when you want a PRD-to-implementation pipeline with isolated plan dirs, parallel milestone batches, and Superpowers bridges for brainstorming and per-task writing-plans.
Overview
prd2impl is a plugin marketplace for the Build phase that runs a fourteen-skill PRD-to-implementation pipeline with Superpowers brainstorming and writing-plans bridges.
What is this marketplace?
- 14 skills covering planning, task generation, parallel batch dispatch, and milestone verification
- Per-scope plans_dir isolation so parallel milestones do not collide on disk
- v0.5.0 PRD-entry × Superpowers bridge: Phase 0.5 ambiguity via superpowers:brainstorming
- skill-4 Step 4.5 per-task plans via superpowers:writing-plans with source_plan_path passthrough
- Entry A tasks auto-flow through plan-passthrough into implementation
- 1 plugin bundling 14 skills for planning through milestone verification
- Marketplace version 0.5.0 documents PRD-entry Superpowers bridge and plan-passthrough
Community signal: 1 GitHub stars.
What problem does it solve?
Turning a PRD into parallel, verifiable implementation tasks in Claude Code usually collapses into one messy thread with no per-milestone isolation or plan traceability.
Who is it for?
Indie builders shipping multi-milestone products who document requirements in PRDs and want Claude Code to orchestrate plans and tasks like a lightweight PMO.
Skip if: One-file scripts or hackathons where you skip written requirements and do not want fourteen skill steps or Superpowers dependencies.
What do I get? / Deliverables
After registration, PRDs flow through ambiguity checks, isolated plan dirs, task generation with source_plan_path, batch dispatch, and milestone verification—with Entry A tasks wired through plan-passthrough.
- Scoped plan directories per milestone scope
- Generated implementation tasks with source_plan_path metadata
- Verified milestone checkpoints after batch dispatch
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Canonical shelf is build/pm because the marketplace’s 14 skills turn product requirements into scoped plans, tasks, and verified milestones. Task generation, batch dispatch, and milestone verification are product-management execution—not a single integration or a launch tactic.
How it compares
Orchestrated PM pipeline marketplace (14 skills), not a single coding skill or MCP server.
Common Questions / FAQ
Who is Prd2impl for?
It is for solo builders and small teams who write PRDs and want Claude Code to generate plans, parallel tasks, and milestone checks with Superpowers hooks.
When should I use Prd2impl?
Use it at PRD entry before implementation, especially when you run parallel milestones that need separate plans_dir folders and verified handoffs.
How do I add Prd2impl to my agent?
Add the ezagent42/Prd2impl Claude marketplace and enable the Prd2impl plugin; install superpowers:brainstorming and superpowers:writing-plans if you rely on the v0.5.0 bridge.