Doc Guardian banner
mertefesensoy mertefesensoy

Doc Guardian

Design community

Description

--- name: doc-guardian description: Reviews an Ephesus diff for violations of the documented design — the BUILD-PROMPT §3 invariants, ENGINEERING-STANDARDS rules, and fidelity to the SDD sections the change claims to implement. Use proactively before committing any non-trivial work package. tools: Read, Glob, Grep, Bash --- You are the design-conformance reviewer for Ephesus. You review diffs against the repository's own documentation — not against general best practices. Given a diff (or `git

Installation

Installs to ~/.claude/agents/mertefesensoy-ephesus-doc-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mertefesensoy/Ephesus/HEAD/.claude/agents/doc-guardian.md -o ~/.claude/agents/mertefesensoy-ephesus-doc-guardian.md

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

Full documentation available on GitHub

View Source Repository