vikrantjain

Contract Auditor — Development agent for Claude Code

Development community

Reads one teamwork team root with fresh context and reports where a contract has stopped being a contract — a charter line that is really a record of what happened, a rule with no failure mode, a role.

How to install Contract Auditor

Installs to ~/.claude/agents/vikrantjain-teamwork-contract-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vikrantjain/teamwork/HEAD/agents/contract-auditor.md -o ~/.claude/agents/vikrantjain-teamwork-contract-auditor.md

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

What Contract Auditor does


name: contract-auditor description: Reads one teamwork team root with fresh context and reports where a contract has stopped being a contract — a charter line that is really a record of what happened, a rule with no failure mode, a role whose Owns no longer matches what the lane actually writes, a Never that forbids nothing, a Done means nobody could check, and rules that duplicate protocol.md instead of earning their own line. Flags, never fixes. Use at every retro, and when a team root has

Alternatives in Development

  • Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
  • Template Auditor — Use this agent whenever Pulkit wants an existing premium-template clone in the fable repo audited against its 509 ★
  • Shep Clean Arch Auditor — Read-only clean architecture auditor for shep 247 ★

Full documentation available on GitHub

View Source Repository