Architecture Verify banner
Ramilito Ramilito

Architecture Verify

Development community

Description

--- name: architecture-verify description: Architecture verification specialist. Use to verify dependency rules and pattern conformance. Works with dependency graphs, not source code. tools: Read, Grep, Glob, Bash model: sonnet --- # Architecture Verification Subagent Verifies codebase against architecture contract. Works with dependency graphs, not source code. ## Overview This subagent verifies the codebase adheres to the architecture contract by: 1. Extracting dependency graphs (cheap) 2.

Installation

Installs to ~/.claude/agents/ramilito-kubectl.nvim-architecture-verify.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Ramilito/kubectl.nvim/HEAD/.claude/agents/architecture-verify.md -o ~/.claude/agents/ramilito-kubectl.nvim-architecture-verify.md

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

Full documentation available on GitHub

View Source Repository