From sentrux
Scans projects with sentrux for A-F structural health grades across 14 dimensions including coupling, cycles, cohesion, dead code, test coverage. Use for code quality, architecture checks, or agent session governance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sentrux:scanThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the sentrux MCP tools to analyze the current project:
Use the sentrux MCP tools to analyze the current project:
scan with the current working directory to get an overviewhealth for code health breakdown or architecture for structural analysissession_start before coding and session_end after to detect degradationAvailable MCP tools: scan · health · architecture · coupling · cycles · hottest · evolution · dsm · test_gaps · check_rules · session_start · session_end · rescan · blast_radius · level
$ARGUMENTS
npx claudepluginhub sentrux/sentrux --plugin sentruxConducts full codebase health audit across architecture, security, code quality, dependencies, test coverage. Produces scored report with letter grades and prioritized remediation. Use for existing codebases or before releases.
Runs static tools like tsc, semgrep, knip to analyze codebase for dead code, test quality, duplicates, complexity, security, architecture. Full TS/JS support; limited Python/Go/Rust. Stores structured reports.
Analyzes codebase complexity, dependencies, dead code, tech debt, and git hotspots. Produces a health score and rescue plan for legacy projects or external repo evaluation.