Use this skill to delegate tasks to OpenAI Codex CLI running in the background. Trigger on "delegate to codex", "send to codex", "ask codex to", "run with codex", "have codex do", "codex에게", "codex로", "코덱스에게", "코덱스로", "use codex for", "let codex handle", "codex한테 시켜", "codex로 돌려봐". Also trigger when the user wants a…
Use this skill to delegate tasks to Google Gemini CLI running in the background. Trigger on "delegate to gemini", "send to gemini", "ask gemini to", "run with gemini", "have gemini do", "gemini에게", "gemini로", "제미나이에게", "제미나이로", "use gemini for", "let gemini handle", "gemini한테 시켜", "gemini로 돌려봐". Also trigger when the…
Use this skill when the user wants to develop features using Test-Driven Development with an agentic Red-Green-Refactor cycle. Trigger on "start TDD", "do TDD", "TDD로 개발해줘", "TDD 시작", "TDD 팀 만들어", "테스트 주도 개발", "red green refactor", "test-driven development", "테스트 먼저 작성하고 싶어", "write tests first then implement", "테스트부터…
Use this skill to send a task to Codex running in a cmux pane and get the result back as a file. Trigger on "toby codex", "toby codex에게", "toby codex한테", "toby codex로", "toby codex에게 해줘", "toby codex한테 시켜", "toby codex로 보내", "toby codex에게 물어봐". Only trigger when the user explicitly says "toby codex" — the "toby"…
Use this skill to send a task to Gemini running in a cmux pane and get the result back as a file. Trigger on "toby gemini", "toby gemini에게", "toby gemini한테", "toby gemini로", "toby gemini에게 해줘", "toby gemini한테 시켜", "toby gemini로 보내", "toby gemini에게 물어봐". Only trigger when the user explicitly says "toby gemini" — the…
Use this skill to spawn a multi-agent workspace with Codex and Gemini running alongside Claude in cmux. Trigger on "toby team", "toby team 시작", "toby team 준비", "toby team 시작해", "toby team 준비해", "toby 팀 시작", "toby 팀 준비", "agent team", "에이전트 팀", "codex랑 gemini 같이", "start agent team", "팀 시작", "멀티 에이전트 시작", "codex gemini…
Toby's personal domain skills — Facebook-style writing voice, OMC quick-reference, harness use-case launcher, and Spring Boot init / Boot 4 migration guide. Highly opinionated; install only if these match your workflow.
This skill should be used when the user asks about "omc", "oh-my-claudecode", "omc 사용법", "omc 활용", "omc guide", "omc tips", "omc cheatsheet", "omc reference", "omc 모드", "omc 에이전트", "omc 스킬", "which omc mode", "how to use omc", "omc keyword", "omc 매직 키워드", "omc commands", "omc modes comparison", "autopilot vs ralph"…
Guide for developing with Spring Boot 4 and Spring Framework 7. Use this skill whenever the user is working on a Spring Boot 4 project, asking about Spring Boot 4 or Spring Framework 7 changes, migrating from Boot 3 to 4, or encountering issues related to Boot 4 breaking changes. Trigger on "Spring Boot 4", "Spring…
Session lifecycle management — write a forward-looking handoff before ending, verify-and-resume on the next session, and log conversations for long-running work.
Use this skill at the START of a new Claude Code session to pick up where the previous session left off. Finds the most recent handoff document under .claude/reports/handoff/, reads it, then VERIFIES its claims against the live codebase (Read each referenced file, run git status / git log --oneline) before reporting…
Use this skill to write a forward-looking handoff document that prepares the NEXT Claude Code session to pick up where this one stops. Generates a compact markdown file (2K tokens) under .claude/reports/handoff/ with Summary, Key Decisions, Traps to Avoid, Working Agreements, Relevant Files (with line numbers), Open…
Per-class beat planner. Turns a class spec into a structured beat sheet (hook, teach, example, practice, recap) that drives slide, note, and script authoring.
Cross-artifact QA reviewer. Verifies LO coverage, Bloom balance, tone consistency, and alignment between slide/note/transcript/quiz. Returns pass/revise verdicts per class and per section.
Lecture note writer. Converts class beats into a 400-900 word Markdown study note with Intro/Concept/Example/Pitfalls/Recap structure, cross-referencing slide numbers.
Section-level quiz generator. Creates 5-9 items per section with balanced Bloom coverage, links each item to LO ids, includes explanations and plausible distractors.
TTS transcript writer. Converts slides and beats into a speakable transcript with [slide N] cues and [pause:ms] markers. Ensures no raw code, no unspeakable syntax, optionally emits SSML.
Section-level designer. Takes a Section Spec from the curriculum architect and breaks it into detailed classes with per-class learning objectives, prerequisites, and time budgets.