
Prd2impl
- 1 repo stars
- Updated July 21, 2026
- ezagent42/prd2impl
prd2impl is a plugin marketplace that runs a fourteen-skill PRD-to-implementation pipeline with Superpowers brainstorming and writing-plans bridges.
About
prd2impl is a Claude Code marketplace from h2os.cloud that packages a PRD-to-Implementation pipeline as one plugin (v0.5.0) with fourteen coordinated skills. developers drowning in vague PRDs get structured phases: ambiguity detection before commitment, scoped plan directories for parallel milestones, generated tasks with linked plan artifacts, batch dispatch, and verification gates. The Superpowers bridge is explicit—brainstorming runs at PRD entry for ambiguity, and writing-plans attaches a source_plan_path to every task so implementation does not fork from the approved spec. If you already run Claude Code for shipping SaaS or internal tools, this marketplace turns product documents into an agent-native execution graph instead of a one-shot “build this” prompt. It assumes comfort with multi-skill workflows and optional Superpowers skills installed alongside prd2impl.
- 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
Prd2impl by the numbers
- Data as of Jul 22, 2026 (Skillselion catalog sync)
/plugin marketplace add ezagent42/prd2implAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | July 21, 2026 |
| Repository | ezagent42/prd2impl ↗ |
What it does
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.
Who is it for?
Best when you're shipping multi-milestone products and 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 you get
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
By the numbers
- 1 plugin bundling 14 skills for planning through milestone verification
- Marketplace version 0.5.0 documents PRD-entry Superpowers bridge and plan-passthrough
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Orchestrated PM pipeline marketplace (14 skills), not a single coding skill or MCP server.
FAQ
Who is Prd2impl for?
It is for developers 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.