Agent Claude Code
Architecture health analyst for ArchViber deepanalyze. Reviews the IR from a senior architect's perspective: coupling, layering, dependency direction, missing abstractions, blast radius of changes.
Agent Claude Code
Architecture health analyst for ArchViber deepanalyze. Reviews the IR from a senior architect's perspective: coupling, layering, dependency direction, missing abstractions, blast radius of changes.
Agent Claude Code
Product slice analyst for ArchViber deepanalyze. Reviews the IR from a product/feature perspective: feature completeness, user journey gaps, missing feedback loops, and UX-visible technical debt.
Agent Claude Code
Security red-team analyst for ArchViber deepanalyze. Reviews the IR for attack surface, trust boundary violations, injection points, secrets exposure, and auth/authz gaps.
Agent Claude Code
Reproducibility and operational health analyst for ArchViber deepanalyze. Reviews the IR for environment coupling, non-determinism, missing observability, and deployment fragility.
Agent Claude Code
Static analysis perspective for ArchViber deepanalyze. Reviews code quality signals visible in the IR: dead code, type safety gaps, test coverage holes, and complexity outliers.
Instructions file CodexOpenCode
AGENTS.md instructions for URaux/ArchViber: This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in nodemodules/next/dist/docs/ before writing any code. Heed deprecation notices.
Instructions file
Claude Code instructions for URaux/ArchViber, a project described as: Visual architecture editor + AI code generation via Claude Code / Codex CLI.
Instructions file CodexOpenCode
AGENTS.md instructions for URaux/archviber-plugin, covering archviber agents, arch-reviewer, task, output format and architecture review.
Instructions file
Claude Code instructions for URaux/archviber-plugin, covering archviber plugin, data file, schema (schemaversion: 1), node types and edge types.
Agent
Scans a codebase and generates an architecture diagram (architect.json) from directory structure, package files, and import analysis.
Agent
Reviews architecture quality — coupling, single points of failure, scalability, naming conventions, missing components.
Command
Record a design decision linked to the architecture.
Command
Export architecture to yaml, mermaid, json, or adr.
Command
Reverse-engineer codebase structure into architect.json.
Command
Add, edit, or remove nodes and edges using natural language.
Command
Create a new architecture project in .archviber/architect.json.
Command
Start the ArchViber canvas web UI in the browser.
Command
Display the architecture as a tree view or Mermaid diagram.
Skill Claude CodeCodex
Architecture patterns and best practices for system design. Auto-triggered when analyzing or creating architecture diagrams.
Skill Claude CodeCodex
Internal knowledge about the architect.json data format used by ArchViber plugin. Auto-triggered when CC operates on .archviber/architect.json files.