trilitech

Mr Consistency — Development agent for Claude Code

Development community

Check that a GitLab MR is internally consistent after a push — description matches the actual diff, commit messages describe their changes, template structure and Linear line are intact, and the chang.

How to install Mr Consistency

Installs to ~/.claude/agents/trilitech-tezos-claude-mr-consistency.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/trilitech/tezos-claude/HEAD/agents/mr-consistency.md -o ~/.claude/agents/trilitech-tezos-claude-mr-consistency.md

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

What Mr Consistency does


name: mr-consistency description: Check that a GitLab MR is internally consistent after a push — description matches the actual diff, commit messages describe their changes, template structure and Linear line are intact, and the changelog entry exists and references the MR. Read-only; reports findings, never fixes them. Invoked automatically after a branch push (see `.claude/conventions.md` § Post-push MR consistency check) or on demand. Phrases: "check the MR consistency", "is the MR descri

Alternatives in Development

  • Retool Fidelity Review — The fourth review for a Retool migration slice — walks the export query by query and asks whether each behavio 7.2k ★
  • Review Agent — You are a specialized review agent 3.6k ★
  • Template — One-line description of what this agent does 1k ★

Full documentation available on GitHub

View Source Repository