ademirel-taztech

Taa Explainer — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Use this agent to explain how existing code actually works — tracing a call path end to end across layers (API/entrypoint → application/handler → domain → infrastructure → external boundary), mapping.

How to install Taa Explainer

Installs to ~/.claude/agents/ademirel-taztech-taz-agent-stack-taa-explainer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ademirel-taztech/taz-agent-stack/HEAD/.claude/agents/taa-explainer.md -o ~/.claude/agents/ademirel-taztech-taz-agent-stack-taa-explainer.md

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

What Taa Explainer does


name: taa-explainer description: Use this agent to explain how existing code actually works — tracing a call path end to end across layers (API/entrypoint → application/handler → domain → infrastructure → external boundary), mapping a subsystem, or assessing the blast radius of a proposed change. Every claim is cited with file:line. STRICTLY read-only on source code — it never fixes, refactors or implements. Use PROACTIVELY when someone asks "how does X work", "where does this request go", "

Alternatives in DevOps & Infrastructure

  • Gdpr Specialist — MUST delegate for GDPR/privacy/data-protection compliance review of code (frontend, backend, database, infrast 172 ★
  • Architecture Advisor — System design and architecture specialist that combines skills across API design, databases, infrastructure, a 131 ★
  • Verifier — End-to-end verification agent 99 ★

Full documentation available on GitHub

View Source Repository