build-agent
FeaturedBuilds new Claude Code agents with consistent structure, enforced standards, and project-aware configuration. Use when creating a new agent, when the user describes a specialised role they want delegated to, or when discussing team composition.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- LukeRenton
- Repository
- LukeRenton/explore-claude-code
- Created
- 6 months ago
- Last Updated
- 1 months ago
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
create-agent
Runs a structured interview to design a new Claude Code subagent role from scratch. MUST be used when the user says 'create an agent', 'build an agent', 'I need an agent that...', 'set up a new agent role', or describes autonomous behaviour they want to delegate. Produces the complete agent package (persona, skills, evals) and installs the agent into .claude/agents/.
create-agent
Use when you want to create a new sub-agent that Claude can delegate tasks to. Generates an agents/<name>.md definition.
agent-builder
Builds a new Claude Code agent (subagent) from scratch through a relentless, evidence-based interview that walks the agent's design tree decision-by-decision — entity fit, domain focus and vocabulary, role identity, anti-patterns, description, model tier, tools, and self-containment — then reviews the finished agent against the plugin-building guidance and applies every fix it finds. Use when creating, authoring, scaffolding, designing, or drafting a new agent or subagent. Does not build a skill or slash command — use skill-builder. Does not serve, vendor, or refresh the authoring guidance itself — use guidance.