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…
DeL-TaiseiOzaki/claude-code-orchestra
SkillsMP has collected 15 skills from DeL-TaiseiOzaki/claude-code-orchestra. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 15
- GitHub stars
- 194
- GitHub forks
- 36
Skills in this repository
Showing 15 of 15 collected skills.
ALWAYS activate this skill at the start of every task. Load shared rules from .agents/ and project design context before executing any task.
Simplify and refactor code while preserving functionality and library constraints.
Implement features using Test-Driven Development (TDD) with Red-Green-Refactor cycle.
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 —…
Analyze project structure, populate .agents/docs/DESIGN.md, and write the thin Repository Identity section in .agents/STATE.md.
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…
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…
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 &…
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…
Save session activity, rebuild rolling PROGRESS.md, and compact stale working blocks in .agents/STATE.md.
Create a detailed implementation plan for a feature or task. Use when user wants to plan before coding.
Research a library and create comprehensive documentation in .agents/docs/libraries/.
Update library documentation in .agents/docs/libraries/ with latest information from web search.
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…