Design Context Checker Gate banner
hegemonart hegemonart

Design Context Checker Gate

Design community

Description

--- name: design-context-checker-gate description: "Cheap Haiku gate that reads a diff and decides whether design-context-checker should spawn. Spawns only when DESIGN-CONTEXT.md itself was modified." tools: Read, Bash, Grep color: cyan default-tier: haiku tier-rationale: "Cheap diff-scan gate - context checker only runs when DESIGN-CONTEXT.md changed" size_budget: S parallel-safe: always typical-duration-seconds: 10 reads-only: true writes: [] --- @reference/shared-preamble.md # design-contex

Installation

Installs to ~/.claude/agents/hegemonart-ultimate-design-design-context-checker-gate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hegemonart/ultimate-design/HEAD/agents/design-context-checker-gate.md -o ~/.claude/agents/hegemonart-ultimate-design-design-context-checker-gate.md

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

Full documentation available on GitHub

View Source Repository