Health check across active client engagements showing status, deliverables, and concerns. Triggers on "how are my clients?", "client status", "client health check".
Health check across all active client engagements. Available for Consultant and Solo Professional archetypes.
For each client folder in clients/:
## Client Health - [Date]
### Summary
| Status | Count | Details |
|--------|-------|---------|
| On Track | X | [Names] |
| Attention Needed | X | [Names] |
| At Risk | X | [Names] |
- **Total active clients:** X
- **Open commitments:** X
- **Overdue items:** X
- **Outstanding invoices:** $X
---
### On Track
#### [Client Name]
**Phase:** [Current phase]
**Last Contact:** [Date]
**Health:** All good
**Active Work:**
- [Deliverable] - on track for [Date]
**Open Items:** X (none overdue)
---
### Attention Needed
#### [Client Name]
**Phase:** [Current phase]
**Last Contact:** [Date] - X days ago
**Health:** Needs attention
**Concerns:**
- [Issue 1]
- [Issue 2]
**Open Items:**
- [Overdue or at-risk item]
**Suggested Action:**
- [What to do]
---
### At Risk
#### [Client Name]
**Phase:** [Current phase]
**Issues:**
- [Critical issue]
- [Critical issue]
**Immediate Actions:**
1. [Urgent action]
2. [Follow-up action]
---
### Cross-Client View
#### Deliverables Due This Week
| Client | Deliverable | Due | Status |
|--------|-------------|-----|--------|
| | | | On Track / At Risk / Overdue |
#### Outstanding Invoices
| Client | Amount | Sent | Due | Status |
|--------|--------|------|-----|--------|
| | $X | [Date] | [Date] | Outstanding / Overdue |
#### Relationships Needing Touch
| Client | Last Contact | Days | Suggested Action |
|--------|--------------|------|------------------|
| | [Date] | X | [Action] |
---
### Patterns
- [Cross-client observation]
- [Recurring issue across clients]
### Capacity Check
- **Current active clients:** X
- **Total active engagements:** X
- **Hours committed this week:** X
- **Available bandwidth:** [Assessment]
- **Upcoming endings:** [Client] ends [Date]
- **Pipeline:** X prospects (see /pipeline-review)
All clients:
/client-health
Specific client:
/client-health [client name]
Deep dive on single client with full history.
Quick overview:
/client-health summary
Just the summary stats and any red/yellow flags.