Documentation health check and maintenance across all ideas. Use for periodic maintenance, finding gaps, and keeping docs accurate.
Documentation health check, validation, and maintenance.
/docs --health # Overall health report
/docs --validate # Check broken links, missing files
/docs --stale # Find documents >30 days old
/docs --sync # Sync CLAUDE.md with project state
/docs --project coordinatr # Focus on specific project
| Flag | Purpose |
|------|---------|
| --health | Comprehensive health report with scores |
| --validate | Check links, references, required files |
| --stale | Find outdated documentation |
| --sync | Update CLAUDE.md with current status |
| --project | Focus on specific project |
## Documentation Health Report
### Overall Score: 72/100
### By Project
| Project | Brief | Critique | Specs | Issues | Score |
|---------|-------|----------|-------|--------|-------|
| Coordinatr | ✓ | ✓ | 2 | 3 | 85 |
| YourBench | ✓ | ✗ | 1 | 0 | 60 |
### Recommendations
1. Run /critique on [project]
2. Create project-brief.md for [project]
## Validation Report
### Broken Links
- ideas/coordinatr/README.md:15 -> ../specs/SPEC-001.md (not found)
### Missing Required Files
- ideas/irl-social/project-brief.md
### Orphaned Files
- ideas/shared/docs/old-research.md (not referenced)
### Structure Issues
- ideas/lorecraft/ missing issues/ directory
| Component | Weight | |-----------|--------| | README.md | 20% | | project-brief.md | 25% | | critique.md | 15% | | specs/ | 20% | | issues/ | 10% | | Freshness | 10% |
ideas/*/ directoriesGoogle Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity