DeL-TaiseiOzaki

28 mods across 1 repository, 193 stars between them.

codex-debugger

01

DeL-TaiseiOzaki/claude-code-orchestra

Agent Codex

Error analysis and complex problem-solving specialist powered by Codex CLI. Use proactively when encountering errors, test failures, build failures, or unexpected behavior. Also use for complex debugging that requires deep reasoning. Automatically suggested by hooks when errors are detected.

193 +1 3d ago A 53 tokens original MIT

fable-advisor

02

DeL-TaiseiOzaki/claude-code-orchestra

Agent Codex

Rare escalation authority for design arbitration, unblocking stuck problems, and final review of large changes — and for landing the resolution when handing it back down would just repeat a failure. Invoke sparingly — routine reviews belong to team-execute Phase 2 or /codex:adversarial-review, and routine…

193 +1 3d ago A 76 tokens original MIT

DeL-TaiseiOzaki/claude-code-orchestra

Agent Codex

Opus subagent for research, large-scale analysis, difficult implementation, and Codex delegation. Use when a task needs broad context, deep judgment, cross-cutting changes, or escalation from Sonnet.

193 +1 3d ago A 46 tokens original MIT

DeL-TaiseiOzaki/claude-code-orchestra

Agent Codex

Sonnet subagent for routine, well-scoped implementation. Use for approved plans, localized features and fixes, tests, refactoring, and mechanical file work with clear acceptance criteria.

193 +1 3d ago A 41 tokens original MIT

catchup

05

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

Comprehensive onboarding for new or returning contributors. Scans repository artifacts (git history, .agents/STATE.md, project rules, skill catalog, DESIGN.md, research & library notes, checkpoints, agent-team logs) and synthesizes a GUIDE.md at the repository root summarizing what has been worked on, why, and how to…

193 +1 3d ago A 75 tokens original MIT

codex-system

07

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

Codex CLI handles planning, design, and complex code implementation. Use for: architecture design, implementation planning, complex algorithms, debugging (root cause analysis), trade-off evaluation, code review. External research is NOT Codex's job — use general-purpose-opus instead. Explicit triggers: "plan"…

193 +1 3d ago A 89 tokens original MIT

context-loader

08

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

ALWAYS activate this skill at the start of every task. Load shared rules from .agents/ and project design context before executing any task.

193 +1 3d ago A 31 tokens original MIT

design-tracker

09

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

Record a project design decision into .agents/docs/DESIGN.md through the shared typed writer. Use when the user says "record this", "add to design", "document this", "記録して", or asks what has been decided so far — and when a design decision has just been made and should not be lost.

193 +1 3d ago A 70 tokens original MIT

feature

10

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

Unified feature planning & implementation skill — replaces the old /add-feature and /start-feature skills (both trigger phrases still apply here). MODE=existing (formerly /add-feature): add a feature to an established codebase with Codex-first collaboration — Codex is consulted in every phase for scope analysis…

193 +1 3d ago A 147 tokens original MIT

init

11

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

Analyze project structure, populate .agents/docs/DESIGN.md, and write the thin Repository Identity section in .agents/STATE.md.

193 +1 3d ago A 29 tokens original MIT

plan

12

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

Create a detailed implementation plan for a feature or task. Use when user wants to plan before coding.

193 +1 3d ago A 22 tokens original MIT

spike

15

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

Time-boxed technical investigation/feasibility study with Codex-first multi-agent collaboration (Codex + Opus 4.6 + Agent Teams). Codex CLI is consulted in EVERY phase for question framing, feasibility analysis, and final evaluation. Phase 1: Frame the investigation question & constraints (Claude user interaction +…

193 +1 3d ago A 141 tokens original MIT

tdd

16

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

Implement features using Test-Driven Development (TDD) with Red-Green-Refactor cycle.

193 +1 3d ago A 23 tokens original MIT

team-execute

17

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

Two-phase Agent Teams execution — replaces the old /team-implement and /team-review skills. Phase 1 IMPLEMENT (formerly /team-implement): parallel implementation with teammates per module/layer, file-ownership separation, and a shared task list with dependencies. Run after /feature plan approval. Phase 2 REVIEW…

193 +1 3d ago A 114 tokens original MIT

troubleshoot

18

DeL-TaiseiOzaki/claude-code-orchestra

Skill Claude CodeCodex

Diagnose and plan fixes for errors/bugs with Codex-first multi-agent collaboration (Codex + Opus 4.6 + Agent Teams). Codex CLI is consulted in EVERY phase for deep code reasoning, hypothesis evaluation, and fix validation. Phase 1: Error reproduction & context gathering (Opus subagent 1M context + Codex initial…

193 +1 3d ago A 138 tokens original MIT

UserPromptSubmit

20

DeL-TaiseiOzaki/claude-code-orchestra

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing agent-router.py via python3. From DeL-TaiseiOzaki/claude-code-orchestra.

193 +1 3d ago A tokens not measured original MIT

PreToolUse

21

DeL-TaiseiOzaki/claude-code-orchestra

Hook Claude Code

Runs before the agent uses a tool for Edit and Write tool calls, executing check-codex-before-write.py via python3. From DeL-TaiseiOzaki/claude-code-orchestra.

193 +1 3d ago A tokens not measured original MIT

TeammateIdle

22

DeL-TaiseiOzaki/claude-code-orchestra

Hook Claude Code

Runs on the TeammateIdle event, running an inline shell check. From DeL-TaiseiOzaki/claude-code-orchestra.

193 +1 3d ago A tokens not measured original MIT

TaskCompleted

23

DeL-TaiseiOzaki/claude-code-orchestra

Hook Claude Code

Runs when a task is marked completed, executing log-cli-tools.py via python3. From DeL-TaiseiOzaki/claude-code-orchestra.

193 +1 3d ago A tokens not measured original MIT

PreCompact

24

DeL-TaiseiOzaki/claude-code-orchestra

Hook Claude Code

Runs before the context is compacted for auto tool calls, running an inline shell check. From DeL-TaiseiOzaki/claude-code-orchestra.

193 +1 3d ago A tokens not measured original MIT