Implement an approved plan doc step-by-step in application or systems codebases, including Node/TS, Python, and C/C++ repos (build/lint/test per step, atomic commits, progress log hygiene). Use when you have a plan/*.md and want to execute it.
$npx -y skills add besimple-oss/broccoli --skill implement-from-planInstalls into the current project.
Run `npx skills use "https://github.com/besimple-oss/broccoli" --skill "besimple-oss/broccoli/implement-from-plan"` 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/besimple-oss/broccoli" that are relevant to the current task. Run `npx skills add "https://github.com/besimple-oss/broccoli"` and select the relevant skills, then follow their instructions.