What problem does it solve?
This Skill helps you create and maintain well-structured Claude Code agent definitions without overlooking essential frontmatter, delegation, tooling, workflow, or validation requirements.
Core Features & Use Cases
- Agent Definition Design: Structure focused agents with clear identities, scopes, workflows, deliverables, and guardrails.
- Configuration Guidance: Choose appropriate tools, models, skills, scopes, callable agents, and handoff patterns using least-privilege principles.
- Validation and Troubleshooting: Check YAML frontmatter, automatic delegation triggers, context isolation, structured outputs, and common discovery problems.
- Use Case: Design a read-only PyTorch code-review agent, define its tool allowlist and response format, and validate that it can be discovered and invoked reliably.
Quick Start
Use the agent-writer skill to create a focused Claude Code agent for reviewing PyTorch changes with read-only tools and structured findings.