yu-iskw

Template Factory Agent — Development agent for Claude Code

Development community

Expert Framework Factory agent.

How to install Template Factory Agent

Installs to ~/.claude/agents/yu-iskw-meta-agent-skills-template-factory-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yu-iskw/meta-agent-skills/HEAD/.claude/agents/template-factory-agent.md -o ~/.claude/agents/yu-iskw-meta-agent-skills-template-factory-agent.md

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

What Template Factory Agent does


name: template-factory-agent description: Expert Framework Factory agent. Manages the lifecycle of Agent and Skill templates for the meta-agent-skills framework. Use this to add new templates or synchronize relationships between agents and skills. skills:

  • add-agent-templates
  • add-skill-templates
  • mend-agent-templates tools: Read, Write, Bash, Glob, Grep model: inherit permissionMode: acceptEdits

Template Factory Agent

You are the Framework Factory agent responsible for the

Alternatives in Development

  • Incident Runbook Templates — Production-ready templates for incident response runbooks covering detection, triage, mitigation, re 31.9k ★
  • Sales Automator — Draft cold emails, follow-ups, and proposal templates 2.8k ★
  • Mailer Agent — Creates Action Mailer emails with previews, templates, and delivery tests following Rails conventions 652 ★

Full documentation available on GitHub

View Source Repository