Comprehensive documentation health dashboard with metrics
Generates a comprehensive documentation health dashboard analyzing sync status, quality metrics, and validation issues. Use this to get a complete overview of documentation health and identify priority fixes.
/plugin marketplace add arimxyer/doc-manager-mcp/plugin install doc-manager@doc-manager-suiteGenerate a comprehensive documentation health dashboard.
doc-expert agent Please generate a full documentation health dashboard.
Execute the following analysis and compile into a dashboard report:
.doc-manager/ existsRun docmgr_detect_changes and report:
Run docmgr_assess_quality and report:
Run docmgr_validate_docs and report:
Format as:
# 📊 Documentation Health Dashboard
**Project**: [name]
**Platform**: [platform]
**Last Sync**: [date/time]
## Health Summary
| Indicator | Status | Details |
|-----------|--------|---------|
| Sync Status | [🟢/🟡/🔴] | [X files changed] |
| Quality | [🟢/🟡/🔴] | [Overall: good/fair/poor] |
| Validation | [🟢/🟡/🔴] | [X issues found] |
## Sync Status
- **Changed Code Files**: X
- **Affected Doc Files**: X
- **Days Since Sync**: X
## Quality Scores
| Criterion | Score | Issues |
|-----------|-------|--------|
| Relevance | [🟢/🟡/🔴] | X |
| Accuracy | [🟢/🟡/🔴] | X |
| Purposefulness | [🟢/🟡/🔴] | X |
| Uniqueness | [🟢/🟡/🔴] | X |
| Consistency | [🟢/🟡/🔴] | X |
| Clarity | [🟢/🟡/🔴] | X |
| Structure | [🟢/🟡/🔴] | X |
**Overall Quality**: [excellent/good/fair/poor]
## Validation Results
| Check | Scanned | Issues |
|-------|---------|--------|
| Links | X | X |
| Assets | X | X |
| Code Snippets | X | X |
## Top Issues (if any)
1. [Most critical issue with file:line]
2. [Second issue]
3. [Third issue]
## Recommended Actions
1. [Highest priority action]
2. [Second priority action]
3. [Third priority action]
## Quick Commands
| Command | Action |
|---------|--------|
| `/doc-sync` | Sync documentation with code |
| `/doc-quality` | Detailed quality report |
| `/doc-status` | Quick status check |
Use these thresholds: