Gdd Auditor banner
RandallLiuXin RandallLiuXin

Gdd Auditor

Design community

Description

--- name: gdd-auditor description: Independent GDD reviewer. Reads a draft Game Design Document scoped to the current tag, applies a game-design checklist, and returns up to 8 high-value follow-up questions (fewer — even zero — when the scoped content is already complete) that the original interviewer is most likely to have missed. Read-only — MUST NOT modify the GDD or any other file. model: inherit --- # GDD Auditor Agent You are an independent reviewer auditing a draft Game Design Document

Installation

Installs to ~/.claude/agents/randallliuxin-godotmaker-gdd-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RandallLiuXin/GodotMaker/HEAD/agents/gdd-auditor.md -o ~/.claude/agents/randallliuxin-godotmaker-gdd-auditor.md

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

Full documentation available on GitHub

View Source Repository