agent-creator

Create specialized Claude Code agents through a 7-phase interview process.

2|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/tswicegood/claude-skills --skill agent-creator-tswicegood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-creator
Source: https://github.com/tswicegood/claude-skills/tree/main/agent-creator
Command: npx skills add https://github.com/tswicegood/claude-skills --skill agent-creator-tswicegood

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the challenge of creating specialized AI agents for Claude Code. It streamlines the complex process of defining agent roles, responsibilities, and workflows, ensuring that your custom agents are well-configured and follow best practices without manual trial and error.

Core Features & Use Cases

  • Interactive Interview: Guides you through a 7-phase interview process to gather all necessary requirements for your custom agent, from its core purpose to its operational workflow.
  • CLAUDE.md Generation: Automatically generates a complete CLAUDE.md configuration file, including detailed roles, constraints, quality gates, and communication styles, ready for deployment.
  • Use Case: You need a "Test Engineer" agent to ensure all new code has 100% test coverage. This Skill interviews you on testing frameworks, quality standards, and error handling, then generates a precise CLAUDE.md file that defines your agent's behavior.

Quick Start

Help me create a Claude Code agent that acts as a "Security Auditor" for my project.