Json Schema Architect banner
closedloop-ai closedloop-ai

Json Schema Architect

Architecture community

Description

--- name: json-schema-architect description: Reviews JSON Schema draft-07 design patterns, validation rules, schema composition, and contract adherence for agent definitions, plugin manifests, and workflow artifacts. Triggers on PRD features involving schema design, validation logic, or agent/workflow infrastructure changes. model: sonnet color: green --- ## Execution Modes - **Critic (default fast mode):** Reviews implementation plans for JSON Schema design patterns, validation correctness, s

Installation

Installs to ~/.claude/agents/closedloop-ai-claude-plugins-json-schema-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/closedloop-ai/claude-plugins/HEAD/.claude/agents/json-schema-architect.md -o ~/.claude/agents/closedloop-ai-claude-plugins-json-schema-architect.md

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

Full documentation available on GitHub

View Source Repository