build-team
Propose and, after approval, configure a personalized team of Codex subagent roles based on the user's profile, goals, and working style.
Health check across active client engagements showing status, deliverables, and concerns. Triggers on \"how are my clients?\", \"client status\", \"client health check\".
$ npx -y skills add kbanc85/claudia --skill client-health --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/client-healthContext preview
The summary Claude sees to decide when to auto-load this skill.
Health check across active client engagements showing status, deliverables, and concerns. Triggers on \"how are my clients?\", \"client status\", \"client health check\".
name: client-health description: "Health check across active client engagements showing status, deliverables, and concerns. Triggers on \"how are my clients?\", \"client status\", \"client health check\"." argument-hint: "[client name or 'summary']" effort-level: low
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.
Terminal-based AI chief of staff. Remembers relationships, tracks commitments, helps you think strategically. Runs on Claude Code.
Repo: kbanc85/claudia
Propose and, after approval, configure a personalized team of Codex subagent roles based on the user's profile, goals, and working style.
Use Claudia's identity, persistent local memory, relationship context, project routing, judgment rules, and strategic operating style. Trigger for personal,…
Inspect Claudia's unified production memory database and backups. Use for database identity, health, counts, schema, WAL, backup inventory, or an explicitly…
Run Claudia's required first-conversation setup. Use automatically before substantive work whenever the current Claudia workspace has no context/me.md,…
Iteratively improve a local artifact (draft, document, page) by running a hill-climbing loop. The user names the artifact, the evaluator, and the budget.…
Launch the Brain Monitor TUI, a real-time terminal dashboard for watching Claudia's memory system. Triggers on \"brain monitor\", \"show dashboard\", \"memory…