replan

Analyze completed phases and propose severity-classified task updates as diffs.

36|3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/dfrysinger/qrspi-plus --skill replan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: replan
Source: https://github.com/dfrysinger/qrspi-plus/tree/main/skills/replan
Command: npx skills add https://github.com/dfrysinger/qrspi-plus --skill replan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Replan helps orchestration between phases by analyzing completed work, identifying needed task updates, and deciding whether to apply minor adjustments or trigger a backward-loop to critical design/structure artifacts.

Core Features & Use Cases

  • Analyzes phase outcomes to produce a prioritized set of task updates with severity classifications
  • Writes feedback and planning artifacts to guide loop-back through the pipeline
  • Ensures consistency with goals and design constraints while keeping humans in the approval loop

Quick Start

Analyze the completed phase and generate a prioritized task plan with severity classifications for remaining work.

Frequently Asked Questions about replan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update remaining tasks after completing a project phase?

To update remaining tasks after a project phase, analyze completed work, fixes, and reviews to generate prioritized task proposals with severity classifications. Minor adjustments apply as diffs, while major changes trigger a backward loop to reset affected artifacts.

When should I trigger a backward-loop during pipeline phase transitions?

Trigger a backward-loop during pipeline phase transitions when a completed phase reveals major changes requiring critical design or structure artifact updates. The system resets affected artifacts to draft and invokes the appropriate loop-back skill to resume the pipeline.

What is phase transition planning in a task scheduling pipeline?

Phase transition planning in a task scheduling pipeline is the process of analyzing completed phase outcomes to propose updates for remaining tasks. It ensures consistency with goals and design constraints by classifying update severity and generating feedback artifacts.

How do I classify the severity of task updates in a workflow pipeline?

Classify task update severity in a workflow pipeline by analyzing completed phase code, fixes, and reviews against remaining tasks and design documents. Minor updates output as diffs, whereas major changes generate a replan feedback file and reset artifacts to draft.

Can I resume a pipeline automatically after resetting artifacts to draft?

Yes, you can resume a pipeline after resetting artifacts to draft when major changes occur. The system generates a feedback file, resets the affected planning and design artifacts, and invokes the appropriate loop-back skill to automatically resume the pipeline.

What artifacts do I need to analyze completed phase outcomes for replanning?

To analyze completed phase outcomes for replanning, you need completed phase code, fixes, reviews, remaining tasks under tasks/, plan.md, design.md, and config.md. These artifacts determine review behavior and guide proposed task updates.