Contract Validator Agent banner
abhijithnair-experion abhijithnair-experion

Contract Validator Agent

Testing & QA community

Description

--- name: contract-validator-agent description: "Validation-only agent: audits C# DTOs against TypeScript interfaces (consumed by both React Native and Angular, whichever are in scope) for contract drift, AND audits every claimed file/test/PR in project memory against what actually exists on disk (Evidence Audit), including a final secrets-pattern scan preview. Use near the end of the pipeline, right before Human Gate 2 — after integration-agent and the scoped test/review agents have already pas

Installation

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

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

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

Full documentation available on GitHub

View Source Repository