byinstructa· 30 skills
Decide exactly where bug-fix test coverage belongs. Use before adding, moving, or deleting tests after a bug fix or architectural change. Select one owning layer, reuse existing canonical suites, block redundant or weakly placed tests, and remove weaker duplicates.
$npx -y skills add instructa/agent-skills --skill consolidate-test-suitesInstalls into the current project.
Run `npx skills use "https://github.com/instructa/agent-skills" --skill "instructa/agent-skills/consolidate-test-suites"` 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/instructa/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/instructa/agent-skills"` and select the relevant skills, then follow their instructions.