brain-healthlisted
Install: claude install-skill t0ddharris/mktg-os
# Brain Health Check
Scan all brain files, report completeness, and tell the user exactly which skill to run next to fill gaps.
---
## Workflow
### Step 1: Scan brain files
Read every file in `brain/` and count `[FILL IN]` and `[VERIFY]` placeholders in each. Also check for files that exist in the expected set but are missing from the directory.
**Expected brain files:**
| File | Category |
|------|----------|
| `truth.md` | Core |
| `positioning-and-messaging.md` | Core |
| `personas.md` | Core |
| `competitive.md` | Core |
| `capabilities.md` | Core |
| `use-cases.md` | Core |
| `voice-and-tone.md` | Brand |
| `brand-guide/brand-guide.md` | Brand |
| `audience-language.md` | Supporting |
| `customer-journey.md` | Supporting |
| `market-signals.md` | Supporting |
| `qualifying-questions.md` | Supporting |
| `tactical-assets.md` | Supporting |
### Step 2: Calculate completeness
For each file, determine status:
- **Complete** — zero `[FILL IN]` and `[VERIFY]` placeholders remaining
- **Partial** — some placeholders filled, some remaining. Show the count of remaining placeholders.
- **Empty** — all or nearly all fields are still `[FILL IN]` (untouched template). Treat a file as Empty if it has no substantive content beyond the template boilerplate.
- **Missing** — file doesn't exist in `brain/`
### Step 3: Present the dashboard
Display a health report. Use a simple text-based progress bar for each file.
```
Brain Health Report
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━