What problem does it solve?
This Skill guides users through creating a new custom agent for the workspace so they can extend automation, delegate domain-specific tasks, and standardize agent behavior without manual file layout or naming guesswork.
Core Features & Use Cases
- Guided agent definition: Walks the user through domain, name, responsibilities, personality, model choice, color, and working folder.
- File generation checklist: Specifies the required
.claude/agents/ system prompt file, .claude/commands/ slash command, and .claude/agent-memory/ folder with naming conventions and dashboard registration notes.
- Governance and best practices: Explains gitignore behavior for custom agents, core agent conflicts to avoid, and where to store outputs and memory.
- Use Case: Onboard a DevOps or customer support assistant by producing a ready-to-use agent markdown, command file, and memory directory.
Quick Start
Tell me the domain, agent name, core responsibilities, personality tone, model choice, and preferred working folder and I will generate the agent file, slash command, and memory folder.