Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (per_step). Support explicit commit policy overrides (final_only, milestone) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.
$npx -y skills add majiayu000/vibeguard --skill fixflowInstalls into the current project.
Run `npx skills use "https://github.com/majiayu000/vibeguard" --skill "majiayu000/vibeguard/fixflow"` 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/majiayu000/vibeguard" that are relevant to the current task. Run `npx skills add "https://github.com/majiayu000/vibeguard"` and select the relevant skills, then follow their instructions.