en un clic
sweep-plans
Reclaim stale ~/.workflow-plans/ session artifacts
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Reclaim stale ~/.workflow-plans/ session artifacts
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Conduct a decision-tree interview with the user to lock in requirements, motivation, scope, and non-goals before planning.
Stage 3 of three-stage planning pipeline. Produce a file-level implementation plan via detail-planner/detail-reviewer loop, then get user approval. Inputs are confirmed intent (<session-id>-intent.md) and outline (<session-id>-outline.md) from prior stages.
Edit source code for the current task. Delegates editing and lint/typecheck/self-repair to a subagent.
Plan and write test cases with high reasoning effort. Test iteration runs in a subagent to minimize confirmations.
Explore the codebase to understand existing patterns, constraints, and relevant files before planning.
Investigate git history, docs/history.md, and GitHub issue/PR timeline since the relevant issue opened, to surface changes that may invalidate the issue's premises.
| name | sweep-plans |
| description | Reclaim stale ~/.workflow-plans/ session artifacts |
| user-invocable | true |
| model | sonnet |
| context | fork |
Reclaim stale session artifacts under ~/.workflow-plans/.
Invoke bin/sweep-plans.sh with forwarded arguments.
Pass --apply to delete candidates. Dry-run by default.
Pass --sweep-age-days N to override SWEEP_AGE_DAYS (default: 30).