From prodscope
Use when starting a session or before treating any implementation as complete — establishes whether the Builder-Breaker loop should run.
How this skill is triggered — by the user, by Claude, or both
Slash command
/prodscope:using-prodscopeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Prodscope is a **production gate**, not a workflow framework. Before treating any code change as done, decide whether the Builder-Breaker loop applies.
Prodscope is a production gate, not a workflow framework. Before treating any code change as done, decide whether the Builder-Breaker loop applies.
/prodscope:buildFollow the three phases in order. Do not stop after Phase 1.
skills/builder/SKILL.md: implement the smallest coherent diff + HEALTH_CHECKskills/breaker/SKILL.md: SRE review; REJECT with fixes or ACCEPTskills/verification/SKILL.md: confirm smoke steps pass with evidenceskills/reliability/SKILL.md: score 1–10npx claudepluginhub ashokdudhade/prodscope --plugin prodscopeProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.