
from qrspi-plus19
Analyzes completed development phases to propose task updates and severity-based backward loops for the QRSPI pipeline.
This skill manages the transition between development phases in the QRSPI pipeline. It analyzes learnings from a completed phase, proposes updates to remaining tasks, and classifies these changes by severity (Minor, Major, Scope Unknown) to determine if a backward loop to upstream design or goal artifacts is required.
Use this skill between phases when a Test agent signals that more phases remain. It is essential for ensuring that architectural or goal-level changes discovered during implementation are formally propagated back through the pipeline.
Designed specifically for Claude Code and high-capability agentic pipelines using the QRSPI framework.
QRSPI Replan Skill for analyzing completed development phases and proposing severity-based task updates. Extremely thorough and well-documented SKILL.md with comprehensive severity classification, artifact gating, review rounds, and human gate flows. No scripts present — pure instruction-based skill. Covers edge cases extensively with fail-closed patterns and worked examples. Niche audience limited to teams using the QRSPI pipeline methodology.
Clean skill with no security concerns. Exceptional documentation quality — one of the most thorough SKILL.md files seen. The severity classification table with examples and anti-patterns (Common Rationalizations) is notably well-done. Usefulness is constrained by its tight coupling to the QRSPI pipeline framework — it's not a general-purpose replanning tool.