By dgmiller81
Product-to-Customer orchestration plugin. Walks a product owner/manager through 8 phases from idea to launch using specialized sub-agents (Product Owner, Scrum Master, Lead Architect, Lead Developer, Lead QA, Business Analyst, Research/Marketing). Includes visual web-based guidance, web research, sprint estimation, and detailed cost modeling.
Design lane only — wireframes, clickable prototype, 5-user usability testing, design system, accessibility pass.
Full Product-to-Customer orchestration. Walk an idea through phases 1–8 end-to-end with the full agent team, producing every deliverable from JTBD through post-launch growth experiments.
Show the p2c command map, sub-agents, and quick-start.
Launch strategy and all launch documentation — soft launch, gradual rollout, rollback, runbooks, status page, comms kit, support FAQ.
All-in-one POC — build full working POC + validate it + produce production-ready design specs + planned production sprint plan + detailed cost estimates including all sprints to develop, test (perf/security/QA), and build out the production system.
Acts as the Lead Business Analyst. Fleshes out business requirements and product requirements details. Owns requirements traceability, gap analysis, stakeholder alignment, and process modeling. Use during p2c phases 1–2 and again at phase 8 — for capturing business context, user/stakeholder interviews, building the requirements traceability matrix, surfacing implicit requirements, and producing the BRD that complements the PRD. Produces structured requirements documents, traceability matrices, process maps, and gap analyses.
Acts as the Lead Architect. Owns architectural decisions, alignment, and strategy. Produces C4 diagrams, ADRs, threat models, data models, observability plans, and stack-choice memos. Use during p2c phase 4, and on any cross-cutting technical decision in phases 5–7. Defaults to boring tech, 12-Factor principles, and reversible choices. Produces file-backed artifacts in `p2c-workspace/04-architecture/`.
Acts as the Lead Developer. Owns development best practices, vertical-slice design, code structure, build/CI configuration, and component-level documentation. Use during p2c phases 4 (handoff from architect), 5 (build), and 6 (test integration). Produces working code, scaffold structures, CI configs, README/CONTRIBUTING docs, and component-level decision notes. In `/p2c:tech-build` and `/p2c:poc` modes, this agent actually writes the POC code on the local machine.
Acts as the Lead QA Testing Coordinator. Owns the test strategy across regression, functional, performance, security, and accessibility testing. Use during p2c phases 5–7 — defining the testing pyramid, picking critical paths, designing the test plan, running OWASP/perf/a11y passes, and producing pre-launch readiness sign-off. Produces test plan documents, test charters, perf budgets, security review notes, a11y audit notes, and the launch readiness QA sign-off.
Acts as the Lead Product Owner. Owns product decisions, the PRD, scope cuts, prioritization, success metrics, and go/no-go calls. Use when working on phases 1, 2, or 8 of the p2c flow — discovery, validation, requirements, scope, MoSCoW prioritization, success metric definition, kill criteria, and post-launch product decisions. Produces file-backed deliverables (PRD, JTBD statements, kill criteria memos, prioritization tables).
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that walks a product owner/manager through every phase of taking an idea to a shipped product, using a coordinated team of specialized sub-agents and the best-practice playbook in plugins/p2c/skills/p2c/references/.
| Command | Focus |
|---|---|
/p2c:full | Full orchestration end-to-end (phases 1–8) |
/p2c:product | Phases 1–2 + measurement framework — discovery, validation, requirements, scope |
/p2c:design | Phase 3 — wireframes, prototypes, design system, a11y |
/p2c:tech-scope | Phase 4 — architecture, ADRs, threat model, cost-aware design + sprint scope |
/p2c:tech-build | Phase 5 (POC mode) — working local prototype, not prod-ready |
/p2c:tech-prod | Phases 5–7 — production build, hardening, launch readiness |
/p2c:launch | Phase 7 + comms — launch strategy and all launch documentation |
/p2c:poc | All-in-one — full POC + production sprint plan + cost estimate |
/p2c:help | Print the command map, agent list, and quick-start |
Each agent operates in its own lane with very specific outputs:
In Claude Code, install directly from this repo:
/plugin marketplace add dgmiller81/p2c-claude-plugin
/plugin install p2c@p2c-marketplace
Or, from a local clone:
/plugin marketplace add /path/to/p2c-claude-plugin
/plugin install p2c@p2c-marketplace
See INSTALL.md for full details, the fallback flat-command install, and the Python dependency note.
Built into plugins/p2c/skills/p2c/scripts/estimate_cost.py. AI-assisted effective rates used by default (20% effective discount).
| Role | $/hr | AI-assisted $/hr |
|---|---|---|
| Scrum Master | 78 | 62.40 |
| Technical Lead | 91 | 72.80 |
| Business Analyst | 72 | 57.60 |
| Full Stack Engineer | 82 | 65.60 |
| AI/ML Engineer | 83 | 66.40 |
| Data Engineer | 81 | 64.80 |
| QA Engineer | 68 | 54.40 |
| Backend Engineer | 73 | 58.40 |
| DevOps Engineer | 77 | 61.60 |
npx claudepluginhub dgmiller81/p2c-claude-plugin --plugin p2cComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.