bybenjaminard· 9 skills
Subagent orchestration and verification discipline. Use whenever a task has independent subtasks that could run in parallel, whenever work is substantial enough to need checking before it ships, and whenever tempted to review your own work by re-reading it. Trigger on multi-file changes, audits, migrations, reviews, and any long-running build.
$npx -y skills add benjaminard/fable-skills --skill delegate-and-verifyInstalls into the current project.
Run `npx skills use "https://github.com/benjaminard/fable-skills" --skill "benjaminard/fable-skills/delegate-and-verify"` 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.