nestjs-health-audit
Installation
SKILL.md
NestJS Project Health Audit - Modular Execution Plan
This plan executes the NestJS Project Health Audit through sequential, modular rules. Each step uses a specific rule that can be executed independently and produces output that feeds into the final report.
Three-Tier Subagent Architecture
When running in-session (Claude Code, Cursor, or any agent that supports the Agent tool), this skill operates through a tiered multi-subagent topology coordinated by agents/orchestrator.md. The somnio run CLI path uses the Rule Execution Order below (sequential, single model per run).
Entry point (in-session): agents/orchestrator.md (model: mid)
Tier assignments:
| Tier | Role | Agents |
|---|---|---|
| cheap | Mechanical scanners — filesystem scans, key extraction, presence checklists | env-setup-agent, repo-analyzer, config-analyzer, docs-analyzer |
| mid | Reasoning analyzers — CI gate compliance, test quality judgment, code quality depth, REST convention compliance, N+1 detection, AI harness quality judgment; also the orchestrator | orchestrator, cicd-analyzer, testing-analyzer, code-quality-analyzer, api-design-analyzer, data-layer-analyzer, harness-analyzer |
| frontier | Report synthesis — cross-section score reconciliation, weighted overall score, narrative coherence, mandatory 16-section structure | report-writer-agent |