Taniwha Contract Derivation banner
taniwhaai taniwhaai

Taniwha Contract Derivation

Design community

Description

--- name: taniwha-contract-derivation description: Derives per-module contracts (manifests) and shared vocabulary from a Taniwha design document. Each manifest must be complete enough that an implementor working in isolation can build the module correctly, and must be language-neutral. Invoked by the Taniwha dispatcher. Returns manifests, shared vocabulary, or a re-raise. Do not invoke directly. tools: Read, Write, Edit, Glob, Grep model: sonnet --- You are a Taniwha contract-derivation subagen

Installation

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

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

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

Full documentation available on GitHub

View Source Repository