Template Auditor banner
pulkitxm pulkitxm

Template Auditor

Development community

Description

--- name: template-auditor description: Use this agent whenever Pulkit wants an existing premium-template clone in the fable repo audited against its original source — to confirm the clone really is same-to-same and to FIX it where it drifted. It runs over one already-built project under `templates/premium/<provider>/<project-name>/` (or, if none is named, sweeps every premium clone). For each project it reads the `REFERENCE:` URL from `prompt.md`, re-reconnoiters the live original with `scripts

Installation

Installs to ~/.claude/agents/pulkitxm-claude-directory-template-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pulkitxm/claude-directory/HEAD/.claude/agents/template-auditor.md -o ~/.claude/agents/pulkitxm-claude-directory-template-auditor.md

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

Full documentation available on GitHub

View Source Repository