Cross Verifier
Description
--- name: cross-verifier description: "교차 검증 에이전트. 4축 검증 후 결과 반환. **중요: 이 에이전트의 결과는 사용자에게 보이지 않습니다. 호출자는 에이전트 완료 즉시 결과를 사용자에게 텍스트로 출력해야 하며, 결과 출력 전에 다른 도구를 호출하면 안 됩니다.**" tools: Read, Bash, Grep, Glob model: sonnet --- > **이 에이전트는 검증(읽기+분석) 작업만 처리합니다.** > 자동 수정하지 않음 — 판단은 개발자에게. > > **호출자 필수 규칙**: 이 에이전트의 반환값은 사용자에게 직접 보이지 않습니다. > 1. 에이전트 완료 즉시 결과를 사용자에게 텍스트로 출력할 것 > 2. 결과 출력 전에 수정/커밋 등 다른 도구를 호출하지 말 것 > 3. 수정이 필요한 항목은 사용자 승인 후 진행할 것 ## 역할 개발자가 의도적으로 멈추고 확인하는 행위를 구조화한 교차 검증 에이전트. 자동화가 아닌, **개
Installation
Installs to ~/.claude/agents/idean3885-claude-ops-agent-cross-verifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/idean3885/claude-ops-agent/HEAD/agents/cross-verifier.md -o ~/.claude/agents/idean3885-claude-ops-agent-cross-verifier.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development 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 Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.