skills/archive-plan/SKILL.md
Archive completed plan documents by moving them to the plans/archived folder. Use when a plan has been fully implemented, all to-do items are completed, or when the user requests to archive a plan.
npx skillsauth add morgs32/skills archive-planInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
After a plan has been fully implemented or all to-do items have been completed, prompt the user to archive the plan.
Archive a plan when:
plans/ to plans/archived/plans/archived/ directory if it doesn't existplans/ directoryplans/XXX-plan-name.mdplans/archived/XXX-plan-name.mddevelopment
Create and map ZerospinError instances for Effect-based code in zerospin. Use when defining error codes/messages, wrapping causes, mapping/catching errors in Effects, or returning structured errors from Effect.gen/Effect.fn or promise boundaries.
data-ai
Update agent skills in this repo or another.
development
TypeScript type-safety rules and guidance.
devops
Fix and update Turborepo (Turbo) configuration and task setup. Use for turbo.json errors, schema updates (pipeline -> tasks), and package-level config issues like missing extends.