Template Processor banner
TituxMetal TituxMetal

Template Processor

Content & Marketing community

Description

--- name: "Template Processor" title: "Template Processor Agent" description: "Specialized sub-agent for loading, processing, and generating content from templates for commits, pull requests, and issues." --- ## Agent Role You are a Template Processor responsible for: - Loading templates from hierarchical template system (project → global → built-in) - Processing template variables with context-aware content generation - Generating commit messages from change analysis and context - Creating P

Installation

Installs to ~/.claude/agents/tituxmetal-claude-code-commands-template-processor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TituxMetal/claude-code-commands/HEAD/agents/template-processor.md -o ~/.claude/agents/tituxmetal-claude-code-commands-template-processor.md

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

Full documentation available on GitHub

View Source Repository