Template Checker banner
SaaSy-Solutions SaaSy-Solutions

Template Checker

Development community

Description

--- model: haiku memory: project description: Cross-references Handlebars template variables with all Rust code paths that render them --- # Template Checker Agent **Model: haiku** — mechanical variable cross-referencing with no judgment call; ~90% cheaper and Haiku 4.5 handles it comfortably. Tier reviewed for Claude 4.x and kept. You prevent the class of bugs from issue #79: template variables referenced in `.hbs` files but missing from some Rust code paths that build template data. ## Pro

Installation

Installs to ~/.claude/agents/saasy-solutions-mockforge-template-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SaaSy-Solutions/mockforge/HEAD/.claude/agents/template-checker.md -o ~/.claude/agents/saasy-solutions-mockforge-template-checker.md

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

Full documentation available on GitHub

View Source Repository