
Synchronize OpenSpec changes with beads epics. Audit gaps, import changes, update existing epics, find untracked work.
Unified audit skill. Runs project health checks, code quality analysis, or CLAUDE.md restructuring. Use when asked to "audit", "check health", "review code quality", or "prepare for production".
Reference for Conventional Commits 1.0.0 format. Auto-loads when user asks "how to write commits", "commit message format", "what is conventional commits", "commit best practices".
Add a comment to the current in-progress task. With no arguments, uses note-generator to create a session summary from conversation context. With text argument, saves it directly.
Reference for Keep a Changelog format. Auto-loads when user asks "how to write changelog", "changelog format", "what goes in changelog", "changelog best practices".
Enrich a lightweight (iteration:future) bead into a self-contained, implementation-ready description
Find and display the next task from beads issues. Shows in-progress work or recommends ready tasks by impact score.
Load context from vault memory. Temporal queries (yesterday, last week, session history) use native JSONL timeline. Topic queries use QMD BM25 search. "recall graph" generates interactive temporal graph of sessions and files. Every recall ends with "One Thing" - the single highest-leverage next action synthesized from results. Use when user says "recall", "what did we work on", "load context about", "remember when we", "prime context", "yesterday", "what was I doing", "last week", "session history", "recall graph", "session graph".
Analyze current session and generate a self-contained context prompt for the next Claude session. Includes project context, decisions, next steps, and tech stack. Use when ending a work session.
Summarize current project state after a long break. Analyzes recent git history, beads issues, and memory to produce a one-page orientation. Use when returning to a project cold, or when asking "what was I doing", "where did I leave off".
Test-Driven Development workflow following Kent Beck's methodology. Auto-loads when user asks about "tdd", "test driven", "red green refactor", "write tests first".
Bootstrap a project to use mctx by injecting a managed block into AGENTS.md. Tool-agnostic guidance every agent reads. Runs `mctx init` and shows the diff. Use when starting a new project, onboarding a repo, or asked to "init mctx" / "add mctx guidance" / "set up AGENTS.md".
Decompose a plan or feature description into a beads epic with lightweight skeleton subtasks