pruning-view
Installation
SKILL.md
pruning-view
When to use
- Weekly hygiene pass.
- After a noticeable increase in friction records.
- When
stable/global.mdapproaches the configured budget.
Protocol
- Run:
bash ~/.claude/evolution/bin/evolve-prune.sh - Run:
bash ~/.claude/evolution/bin/evolve-regression.sh - Read the resulting
reports/YYYY-MM-DD-prune.mdandreports/YYYY-MM-DD-regression.md. - Summarize to the user:
N stale candidates, M stale promotions, K suspected regressions. - For each finding, propose the safest action:
- Stale candidate → move to
rejected/(operator decides). - Stale stable learning → suggest
/evolution demote <id>. - Suspected regression → suggest
/evolution demote <id>with the contradicting record IDs as evidence.
- Stale candidate → move to
- Do not execute any mutation. The operator confirms each action.