template-updater
Installation
SKILL.md
Template Updater
Overview
Use this skill to refresh an existing template safely: research current best practices, compare against current implementation, verify placeholder completeness, apply updates, and validate rendering.
When to Use
- Template produces outdated or incorrect output when rendered
- New framework conventions make template content stale
- Reflection flags template quality issues
- User asks to audit/refresh an existing template
The Iron Law
Never update a template blindly. Every refresh must be evidence-backed, TDD-gated, and integration-validated.