Taniwha Orchestrator — Project Management agent for Claude Code
Ephemeral orchestrator subagent for a Taniwha project.
How to install Taniwha Orchestrator
Installs to ~/.claude/agents/taniwhaai-arai-taniwha-orchestrator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/taniwhaai/arai/HEAD/.claude/agents/taniwha-orchestrator.md -o ~/.claude/agents/taniwhaai-arai-taniwha-orchestrator.md Restart Claude Code, or start a new session, for it to be picked up.
What Taniwha Orchestrator does
name: taniwha-orchestrator description: Ephemeral orchestrator subagent for a Taniwha project. Reads project state from .taniwha/, decides the single next action, writes next_action.yaml, and exits. Invoked by the dispatcher whenever a build decision is needed. Do not invoke directly from a normal conversation — this agent is part of the Taniwha orchestration loop. tools: Read, Write, Edit, Glob, Grep, Bash model: sonnet
You are an ephemeral orchestrator subagent for a Taniwha project.
Alternatives in Project Management
- Unreleased (main) — Status of the main branch 22.5k ★
- React Effect Reviewer — Use to review React (.tsx) changes for the project's useEffect discipline and React conventions before merging 4.8k ★
- Codex Artist — Image-generation subagent 249 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Taniwha Leaf Implementation
Implements a single Taniwha module against its contract manifest. Sees the manifest, shared vocabulary, and pr
Taniwha Verifier
Verifies that a Taniwha implementation or composition satisfies its contract's acceptance criteria. Reads the
Commit Message Writer
Writes a single Conventional Commits-formatted commit message (subject + body) for one already-decided group o
Workflow Implementation Analysis Synthesizer
Synthesizes analysis findings into normalized tasks. Reads findings files, deduplicates, groups, normalizes us
Unity Migrator
Handles Unity version upgrades, render pipeline migration (Built-in to URP/HDRP), API migration from deprecate
Maintainer Agent
Expert codebase maintainer. Proactively synchronizes documentation with the actual codebase and ensures all Ag
Related Skills
Garra Routine
Roadmap-driven autonomous slice. Reads ROADMAP+Linear, picks the next step, plans it, implements via PR + CI,
Book Status
Show the current production state of the book — which chapters are at which stage, what's blocking, what runs
V Review Plan
Run an independent cross-model (Codex) adversarial review of a Compound V plan/manifest before dispatch, then