
Product Dev Skills
- 1 repo stars
- Updated May 4, 2026
- replghost/product-dev-skills
product-dev-skills is a Claude Code plugin marketplace that encodes issue-to-PR automation skills so developers can delegate planning, implementation, review, and merge workflows to agents.
About
product-dev-skills is a Claude Code marketplace plugin that automates GitHub issue work, implementation, testing, review, and merge through slash-command skills and multi-agent workflows. Developers reach for it when they want issue-in, PR-out automation with demanding review personas instead of manually shepherding every branch and pull request. Install the marketplace and invoke /work-issue, /work-issues, /review-pr, or /review-prs from Claude Code sessions tied to your repository.
- /work-issue pipeline: architect and tester agree before code
- /review-prs batch orchestrator with dependency-aware parallelism
- Coverage gate and dual review passes before and after PR open
- Always-on /loop 10m mode for continuous PR triage
Product Dev Skills by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add replghost/product-dev-skillsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | May 4, 2026 |
| Repository | replghost/product-dev-skills ↗ |
How do you turn GitHub issues into reviewed, tested, merged pull requests without manually repeating the same agent orchestration every time?
Automate GitHub issue-to-PR delivery with architect-tester planning, implementation, review loops, and squash-merge PR processing.
Who is it for?
Teams using Claude Code on GitHub who want automated issue pipelines, batch PR review, and a senior reviewer persona like /bastion.
Skip if: Repositories that forbid agent-driven git operations or teams not using GitHub issues and pull requests.
What you get
Opened pull requests, applied review fixes, passing local and CI checks, and squash-merged changes with follow-up issues filed when work is incomplete.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What is the core /work-issue flow?
README describes parallel architect and tester planning, implementer coding, parallel reviewer and tester review, fix loops, coverage gate, CI checks, then PR open.
Can PRs be processed in parallel?
/review-prs builds a dependency graph from file overlap and runs independent PRs in batches of four while serializing conflicts.
How do you install the marketplace?
Run /plugin marketplace add replghost/Product Dev Skills then /plugin install Product Dev Skills.