Streamlined fast-path for trivial data-only fixes — no TDD, no branching ceremony. Collapses 6 skills into 2 for changes that are purely data with no logic risk. Aborts with fallback to investigate-bug if guardrails trigger.
$npx -y skills add danielvm-git/bigpowers --skill quick-fixInstalls into the current project.
Run `npx skills use "https://github.com/danielvm-git/bigpowers" --skill "danielvm-git/bigpowers/quick-fix"` 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/danielvm-git/bigpowers" that are relevant to the current task. Run `npx skills add "https://github.com/danielvm-git/bigpowers"` and select the relevant skills, then follow their instructions.