Contract Spec Agent banner
abhijithnair-experion abhijithnair-experion

Contract Spec Agent

Testing & QA community

Description

--- name: contract-spec-agent description: Emits a DRAFT C# DTO and TypeScript/Angular client interface contract before implementation begins, writing contract_manifest.json. Never locks it itself — the Orchestrator locks the contract only after Human Gate 1 (PlanApproved). Use immediately after requirement-analysis-agent completes, before the per-app planning agents run; re-invoke on every Gate-1 rework round to emit the next version. tools: Read, Glob, Grep, Bash, Write model: sonnet --- # Co

Installation

Installs to ~/.claude/agents/abhijithnair-experion-claude-coding-agent-hackathon-contract-spec-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/abhijithnair-experion/claude-coding-agent-hackathon/HEAD/.claude/agents/contract-spec-agent.md -o ~/.claude/agents/abhijithnair-experion-claude-coding-agent-hackathon-contract-spec-agent.md

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

Full documentation available on GitHub

View Source Repository