Plan
Break a task into phases with verification criteria before building. Use when the user asks to plan a task, feature, or project, or wants an implementation breakdown.
Brief
Quick daily status overview (~20 lines) — focus, priorities, blockers, key numbers. Use when the user asks for a brief, a daily status, or "what's on today".
Soul
Core identity, working style, and hard limits for this workspace's agent. Auto-loads when identity, values, ethics, or boundaries are relevant.
Weekly
Weekly retrospective from closing reports — what shipped, decisions, patterns, next-week priorities. Use when the user asks for a weekly review or retrospective.
Review
Code review checklist — security, simplicity, edge cases. Use when the user asks to review code, a diff, or a pull request.
Memory
How this workspace keeps long-term memory. Auto-loads whenever you are about to write to, organize, or recall persistent memory across sessions.
Daily Wrap
End-of-day consolidation. Merges the day's sessions into one closing report, updates context, and preps tomorrow. Use at the end of a working day, or when the user says "wrap up the day" or "daily wrap".
Setup
First-time guided workspace setup. Run once after cloning to fill in your context files.
Start
Session start ritual. Loads context, checks the last closing report, and proposes priorities. Use when the user begins a work session — says "start", "let's begin", "good morning", or asks what to work on today.
Close
Session close ritual. Writes the closing report and updates the brain context. Use when the user ends a work session — says "close", "wrap up", "end of day", or "done for today".