Task completion workflow — run tests, commit, push, and update MASTER_PLAN.md. Use when a task is finished and ready to ship. Triggers on "/done", "mark done", "task complete", "finish task", "ship it".
$npx -y skills add endlessblink/master-plan --skill doneInstalls into the current project.
Run `npx skills use "https://github.com/endlessblink/master-plan" --skill "endlessblink/master-plan/done"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/endlessblink/master-plan" that are relevant to the current task. Run `npx skills add "https://github.com/endlessblink/master-plan"` and select the relevant skills, then follow their instructions.