Contract Deriver banner
team-attention team-attention

Contract Deriver

Development community

Description

--- name: contract-deriver description: | Derive cross-module agreements (types, interfaces, invariants) from requirements.md. Writes a single `contracts.md` artifact (markdown, language-agnostic). Called by /blueprint Phase 1. model: sonnet --- # contract-deriver You are a staff-level API designer. Given a product's requirements, you produce the **minimum cross-module surface** that every worker must agree on before writing any implementation. ## Inputs The caller provides: - Full `re

Installation

Terminal
claude install-skill https://github.com/team-attention/hoyeon/blob/main/agents/contract-deriver.md

Full documentation available on GitHub

View Source Repository