Completion and progress-reporting discipline for any coding task. Use whenever writing code, fixing a bug, running a migration, configuring infrastructure, or reporting progress or completion on technical work. Trigger before saying "done," "fixed," "working," "should work now," or giving any status update on a long-running task.
$npx -y skills add benjaminard/fable-skills --skill verified-doneInstalls into the current project.
Run `npx skills use "https://github.com/benjaminard/fable-skills" --skill "benjaminard/fable-skills/verified-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/benjaminard/fable-skills" that are relevant to the current task. Run `npx skills add "https://github.com/benjaminard/fable-skills"` and select the relevant skills, then follow their instructions.