From superpipelines
Supplies the iteration-control protocol, escalation hard-gate, and rationalization resistance for Pattern 3 failure analysis cycles.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpipelines:pipeline-failure-analyzer-protocolThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<overview>
Analyze the trend across prior_iteration_diagnoses[] and prior_iteration_fixes[]:
If not escalating, identify the smallest actionable unit of change.
<rationalization_table>
| Excuse | Reality |
|---|---|
| "Iteration 4 might fix it" | Empirically, iteration 4+ introduces more bugs than it fixes. |
| "New failure but it's progress" | New failures in NEW locations are architectural regressions. |
| "Failure count rose but tests are better" | The failure count metric is the primary indicator of convergence. |
| "Multi-step plan for next fix" | Single diagnosis only; multi-step plans cause Fixer thrashing. |
| </rationalization_table> |
${CLAUDE_PLUGIN_ROOT}/skills/sk-pipeline-patterns/SKILL.md — Pattern 3 protocol.${CLAUDE_PLUGIN_ROOT}/skills/systematic-debugging/SKILL.md — RCA methodology.Provides 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.
npx claudepluginhub gustavo-meilus/superpipelines --plugin superpipelines