custom-agent-definitions

Installation
SKILL.md

Custom Agent Definitions

Expert knowledge for defining and configuring custom agents in Claude Code.

For full worked YAML examples (isolated research agent, read-only explorer, complete security auditor, plugin layout, common patterns), see REFERENCE.md.

When to Use This Skill

Use this skill when... Use agent-teams instead when...
Authoring a new .md agent definition file in .claude/agents/ Spawning multiple already-defined agents that coordinate as a team
Configuring a single agent's model, allowed-tools, or context: fork Setting up a lead/teammate architecture with a shared task list
Constraining tool access for a specialised read-only or write-restricted agent Sequencing parallel work across worktrees (see parallel-agent-dispatch)
Writing the system prompt that defines what one agent does Auditing existing agent definitions for security (see meta-audit)

Core Concepts

Installs
63
GitHub Stars
47
First Seen
Jan 29, 2026
custom-agent-definitions — laurigates/claude-plugins