dos-replan

Refresh plan portfolios by verifying shipped items and closing completed queue entries.

18|4|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/anthony-chaudhary/dos-kernel --skill dos-replan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dos-replan
Source: https://github.com/anthony-chaudhary/dos-kernel/tree/main/claude-plugin/skills/dos-replan
Command: npx skills add https://github.com/anthony-chaudhary/dos-kernel --skill dos-replan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes stale plan clutter by checking what has actually shipped, closing completed queue items, and highlighting only the few decisions that still need a human.

Core Features & Use Cases

  • Queue Reconciliation: Reads the active workspace layout, verifies each open plan phase against the truth source, and moves shipped items out of the open queue.
  • Cooldown and Rank Maintenance: Updates sweep timing, orders remaining work by urgency signals, and keeps recurring planning loops from doing useless work.
  • Operator Triage: Surfaces a minimal decision inbox and separates true human decisions from issues that should become tracked work instead.
  • Use Case: After a burst of delivery activity, use this Skill to refresh the portfolio, close anything that now verifies as done, and return a short summary of what still needs attention.

Quick Start

Use dos-replan to review the workspace queue, close items that now verify as shipped, and surface only the few decisions that still need a human.

Frequently Asked Questions about dos-replan

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

FAQPage Schema
How do I clean up stale items in a backlog queue after a delivery sprint?

To clean up stale items in a backlog queue, verify open plan phases against a truth source and close items that now verify as shipped. This reconciliation removes completed work from the active queue and highlights remaining decisions.

What is queue reconciliation in automated planning loops?

Queue reconciliation in automated planning loops is the process of reading the active workspace layout, verifying open plans against delivery evidence, and moving shipped items out of the open queue to prevent useless work.

How do I triage human decisions from a refreshed plan portfolio?

To triage human decisions from a refreshed plan portfolio, surface a minimal decision inbox that separates true human decisions from issues that should become tracked work, yielding a terse operator summary with no more than two decision items.

Does plan queue maintenance require manual verification of shipped items?

Plan queue maintenance requires truth-based verification of shipped items rather than manual checks. It automatically verifies each open plan phase against the truth source to close completed queue items during backlog sweeps.

How do I keep recurring dispatch loops from processing completed work?

To keep recurring dispatch loops from processing completed work, apply cooldown and rank maintenance to update sweep timing and order remaining work by urgency signals. This prevents recurring loops from doing useless work on shipped items.

What are the limitations of automated backlog sweeps for workspace queues?

A limitation of automated backlog sweeps is the strict requirement for a truth-based verification source; without accurate delivery evidence, the sweep cannot verify open plan phases or safely close completed queue items.