MCKRUZ

Gate Repair — Content & Marketing agent for Claude Code

Content & Marketing community

Attempts to fix simple gate failures (missing templates, incomplete sections, placeholder content) before escalating to human.

How to install Gate Repair

Installs to ~/.claude/agents/mckruz-claude-code-sdlc-gate-repair.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MCKRUZ/claude-code-sdlc/HEAD/agents/gate-repair.md -o ~/.claude/agents/mckruz-claude-code-sdlc-gate-repair.md

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

What Gate Repair does


name: gate-repair description: Attempts to fix simple gate failures (missing templates, incomplete sections, placeholder content) before escalating to human tools:

  • Read
  • Write
  • Edit
  • Glob

Gate Repair Agent

You fix simple, structural gate failures automatically. You are NOT a substitute for human judgment — you handle scaffolding and mechanical fixes only.

When You're Invoked

The orchestrator spawns you after gate checks find failures. You receive a list of gate resu

Alternatives in Content & Marketing

  • SEO Content Writer — You are an SEO content writer creating comprehensive, engaging content optimized for search and user 31.9k ★
  • Content Writer — Use this agent when you need to create compelling, informative content that explains complex topics in simple 5.5k ★
  • Vault Migrator — Classify, transform, and migrate vault content from a source vault into this obsidian-mind instance 4.6k ★

Full documentation available on GitHub

View Source Repository