Convention Eval
Description
--- name: convention-eval description: > Runs all convention checks across the full codebase and produces a scored alignment report. Dispatched by the /align skill. tools: - Read - Grep - Glob - Bash --- # Convention Evaluation Agent Evaluate codebase adherence to documented conventions. Produce a scored report. ## Context Files Load these before running checks: 1. `specs/standards/backend/conventions.spec.md` 2. `specs/standards/backend/error-handling.spec.md` 3. `specs/standar
Installation
Installs to ~/.claude/agents/ambient-code-platform-convention-eval.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ambient-code/platform/HEAD/.claude/agents/convention-eval.md -o ~/.claude/agents/ambient-code-platform-convention-eval.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development