Maintenance Routine

Use when running a scheduled mechanical maintenance pass over a repo — dead code removal, useless-test pruning, layering-violation fixes, duplicate unification, logic bugfixing, logic simplification, or excess-abstraction flattening. Invoked as `/cadence:maintenance-routine <archetype>`, typically from a scheduler (cron, a CI schedule, or an agent workbench's time trigger). One archetype per invocation; opens PRs and never merges. NOT for reviewing a PR (use pr-review), NOT for ad-hoc refactoring the user asked for directly.

kirkchen f307337 8 files · 36.9 KB Updated

File contents

kirkchen/cadence/tree/main/skills/maintenance-routine commit f30733784c

Frequently asked questions

npx skillmds@latest add kirkchen/maintenance-routine