byacedergren· 63 skills
Use when running codebase quality gates (typecheck, lint, tests, security, dead code, circular deps, audits). Reports pass/fail across all checks without making edits or suggesting fixes. Keywords: health check, pre-PR validation, quality gates, repo diagnostics, CI gates. Triggers on "run health check" or "validate quality gates".
$npx -y skills add acedergren/agentic-tools --skill health-checkInstalls into the current project.
Run `npx skills use "https://github.com/acedergren/agentic-tools" --skill "acedergren/agentic-tools/health-check"` 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/acedergren/agentic-tools" that are relevant to the current task. Run `npx skills add "https://github.com/acedergren/agentic-tools"` and select the relevant skills, then follow their instructions.