21 skills
development
TAKT ワークフローエンジン。codex exec でサブエージェントを起動し、ワークフロー YAML(steps / initial_step)に従って マルチエージェントオーケストレーションを実行する。
testing
Detailed review process, v2 validation checklist, and scoring methodology for agent definition reviews
tools
Load your current context at session start. Shows what you were working on, active priorities, and unresolved flags. Also trigger when resuming after a break or when the user asks what am I working on.
development
The single authoritative supervision process for any delegate-and-verify work — at every scale: one epic, a release spanning many epics (portfolio), or conversational orchestration of background workers (`/goal` "don't get involved yourself, make sure it gets done", `/dogfood`). Stateless tick driven by `/loop`; cross-tick state lives in the task body. Any orchestrator MUST invoke this skill for supervision; never hand-roll it inline.
testing
Only to be triggered by explicit /parallel-task-spark commands.
tools
Read the most recent handoff for this project and orient yourself. The FIRST thing you do when starting a new session.
tools
Bun's roadmap and long-term plans
development
Execute CellmOS specs with autonomous agent swarm — N parallel Claude instances claiming tasks from a shared backlog via spec_claim_next. Inspired by Anthropic's C compiler pattern. Each agent loops independently: claim task, execute in worktree, commit, claim next. No central orchestrator bottleneck. Use when: 'swarm', 'swarm execute', 'parallel swarm', 'autonomous agents', 'agent army', 'max throughput'. Premium execution mode — higher token cost, dramatically faster completion.
testing
Start Olympus triad session with SCE policies and operational gates. Use when: 'run olympus', 'start triad', 'autonomous quality check'.
tools
Lead a team — run standups, coordinate tasks, and communicate.
development
Google Workflow: Prepare for your next meeting: agenda, attendees, and linked docs.
development
Breaks down feature requests into sequential, implementable tasks with code changes under 50 lines each. Use when planning new features, refactors, or multi-step changes to ensure logical ordering and no broken intermediate states.
development
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
data-ai
Orchestrates design workflows by routing work through brainstorming, multi-agent review, and execution readiness in the correct order. Prevents premature implementation, skipped validation, and unreviewed high-risk designs.
development
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
tools
Apple Calendar.app integration for macOS. CRUD operations for events, search, and multi-calendar support.
data-ai
Track which AI agents are alive and what they're working on. Coordinate the global compute of AI agents.
testing
Decompose checks into dependency-ordered tasks using runtime contracts and SCE context. Use when: 'create tasks', 'decompose check', 'break into phases'.
development
Google Tasks: Manage task lists and tasks.
development
Google Calendar: Show upcoming events across all calendars.