Taniwha Composition banner
taniwhaai taniwhaai

Taniwha Composition

Development community

Description

--- name: taniwha-composition description: Wires two completed Taniwha modules together against a parent contract. Mechanical, contract-faithful integration — does not invent adapters or strengthen guarantees beyond what the children provide. Reads child implementation manifests (not source code) to know where children's outputs live; reads project context for language and conventions. Writes composition source to repo-root paths. Invoked by the Taniwha dispatcher. Returns composition files, tes

Installation

Installs to ~/.claude/agents/taniwhaai-arai-taniwha-composition.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/taniwhaai/arai/HEAD/.claude/agents/taniwha-composition.md -o ~/.claude/agents/taniwhaai-arai-taniwha-composition.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository