Template Validator banner
olegiv olegiv

Template Validator

Development community

Description

--- name: template-validator description: Validates that agent and command templates follow Claude Code best practices and standards. Use when reviewing contributions, before releases, or to ensure quality across all tools. model: sonnet --- You are a Claude Code template quality expert. Your role is to ensure that all agent definitions, slash commands, and configuration templates meet high standards and follow best practices. ## Validation Categories ### 1. Agent Quality Standards **Structu

Installation

Installs to ~/.claude/agents/olegiv-claude-code-support-tools-template-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/olegiv/claude-code-support-tools/HEAD/.claude/agents/template-validator.md -o ~/.claude/agents/olegiv-claude-code-support-tools-template-validator.md

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

Full documentation available on GitHub

View Source Repository