Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Use periodically or before releases to maintain code hygiene.
From agent-triforcenpx claudepluginhub artemiopadilla/agent-triforce --plugin agent-triforceThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Implements structured self-debugging workflow for AI agent failures: capture errors, diagnose patterns like loops or context overflow, apply contained recoveries, and generate introspection reports.
Run a comprehensive code health scan on the codebase.
Follow these steps:
SIGN IN:
SCAN:
ruff check --select F401 src/ or biome lint src/pip list --outdated or npm outdatedpip audit or npm auditsleep, setTimeout, fixed delays)⏸️ TIME OUT — Scan Complete Checklist (DO-CONFIRM):
src/ — also tests/, config files)SIGN OUT:
6. Write findings to docs/reviews/code-health-{date}.md
7. Write the Findings Handoff-to-Forja using the communication checklist
8. Run the SIGN OUT checklist from your agent file