build-team
Propose and, after approval, configure a personalized team of Codex subagent roles based on the user's profile, goals, and working style.
End-of-session reflection generating persistent learnings about user preferences, communication patterns, and cross-session insights. Activates when wrapping up a session, or when user says \"let's wrap up\", \"end the session\", \"time to reflect\", or \"meditate\". Also
$ npx -y skills add kbanc85/claudia --skill meditate --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/meditateContext preview
The summary Claude sees to decide when to auto-load this skill.
End-of-session reflection generating persistent learnings about user preferences, communication patterns, and cross-session insights. Activates when wrapping up a session, or when user says \"let's wrap up\", \"end the session\", \"time to reflect\", or \"meditate\". Also
name: meditate description: "End-of-session reflection generating persistent learnings about user preferences, communication patterns, and cross-session insights. Activates when wrapping up a session, or when user says \"let's wrap up\", \"end the session\", \"time to reflect\", or \"meditate\". Also extracts judgment rules from decisions made during the session. See also: `weekly-review` and `growth-check` for time-based reflection cadences." effort-level: high
End-of-session reflection that generates persistent learnings. These reflections inform future sessions, helping Claudia remember not just what happened, but what it learned about working with this user.
Reflections are **user-approved insights** that decay very slowly and compound over time. They capture:
| Type | Focus | Example | |------|-------|---------| | `observation` | User behavior or preference | "User prefers bullet points over paragraphs for status updates" | | `pattern` | Recurring theme across sessions | "Mondays typically involve financial review tasks" | | `learning` | How to work better with this user | "Direct questions get better responses than open-ended ones" | | `question` | Worth revisiting later | "How did the negotiation with Acme resolve?" |
**Key difference from memories:** Memories are facts about the world. Reflections are learnings about working with this specific user.
---
Silently retrieve:
Review the session and identify 1-3 reflections. Ask yourself:
1. **What did I learn about how this user prefers to work?**
2. **What patterns am I seeing across sessions?**
3. **What should I do differently next time?**
4. **What questions remain open?**
5. **Did any judgment-relevant decisions happen this session?**
If yes, draft a judgment rule for each (see Step 3). Not every session produces judgment rules. Most won't. Only propose rules when behavior clearly indicates a repeatable business trade-off.
**Quality over quantity.** One genuine insight beats three generic observations.
If any Maker-Checker loop ran this session (`auto-research`, or a wrapped daemon job), review how the harness itself performed, separately from reflections about the user. Read the signal from the status files gathered in Step 1, not from memory:
If a clear, repeatable harness problem emerges, draft a **harness-improvement proposal**: a concrete edit to a rubric, the Maker brief (`skills/_loop/maker.md`), the Checker brief (`skills/_loop/checker.md`), or a new judgment rule about how to run loops. Do not apply it yet. Harness proposals go through the Checker gate in Step 5.
Most sessions produce no harness proposal. Raise one only when the evidence is in the status files.
Format reflections clearly and ask for approval:
--- **Session Reflection** Today we [brief 1-2 sentence summary of what happened]. **What I'm taking away:** 1. **Observation:** [User behavior/preference noticed] 2. **Learning:** [How to work better with this user] 3. **Question:** [Something worth revisiting] *Do these feel accurate? Say "looks good" to save, or tell me what to change.* ---
If judgment-relevant decisions were identified in question 5, append proposed rules after the reflections:
**Proposed Judgment Rules:** 4. **Rule (escalation):** Always surface commitments to Sarah Chen within 72h of deadline - *Based on:* You checked on the Sarah proposal three times this
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…