architecture-agent-creation
Installation
SKILL.md
Architecture Agent Creation
Overview
Create complete, production-ready agent definitions for infrastructure and platform management agents (Grafana, Prometheus, Traefik, ERPNext, n8n, Jupyter, etc.). Each agent definition includes:
- Agent prompt file (
.claude/agents/<agent-name>.md) with YAML frontmatter - Reference documentation (3 docs covering best practices, API/CLI reference, troubleshooting)
- Integration specifications (handoff protocols, Linear workflow position, delegation triggers)
- Tool requirements (MCP tools, CLI installation, credentials)
This skill is designed for the Linear-First Agentic Workflow framework where Traycer delegates to specialized agents following a 7-Phase TDD workflow.