From director-mode-lite
Conducts 7-point project health audit covering documentation, test coverage, security, code quality, dependencies, database schema/migrations, and build/CI-CD. Generates scored Markdown report with issues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/director-mode-lite:project-health-checkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive 7-point audit for project health.
Comprehensive 7-point audit for project health.
# Project Health Report - [Date]
## Overall Score: [X]/100
| Area | Score | Status |
|------|-------|--------|
| Documentation | /15 | |
| Test Coverage | /15 | |
| Security | /20 | |
| Code Quality | /15 | |
| Dependencies | /15 | |
| Database | /10 | |
| Build/Deploy | /10 | |
### Critical Issues
1. [Fix immediately]
### Warnings
1. [Fix this week]
### Suggestions
1. [Consider]
| Check | When |
|---|---|
| Quick | Weekly |
| Standard | Bi-weekly |
| Full | Monthly |
npx claudepluginhub claude-world/director-mode-liteAudits project health across architecture, performance, security, tests, and dependencies using 5 parallel subagents. Run quarterly, before releases, after refactors, or for onboarding.
Runs a deterministic 5-dimension project health audit (OSS, robustness, scope, runnability, stability) with scoring and actionable findings. Use when onboarding to a codebase or for periodic health checks.
Runs an 8-dimension project health audit covering security, dependencies, code quality, architecture, performance, infrastructure, docs, and mesh analytics. Delegates to specialist skills and produces a consolidated health score and action plan.