Use when you need specialist role guidance for architecture, engineering, QA, security, docs, devops, service design, UX, UI design, UI implementation, or industrial design in a Codex session or delegated subagent.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add Everyone-Needs-A-Copilot/claude-copilot --skill specialist-agents --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Specialist Agents?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/everyone-needs-a-copilot-specialist-agents)More formats (shields.io, HTML) on the badges page.
---
name: specialist-agents
description: Use when you need specialist role guidance for architecture, engineering, QA, security, docs, devops, service design, UX, UI design, UI implementation, or industrial design in a Codex session or delegated subagent.
---
# Specialist Agents
This skill provides Codex-native specialist playbooks modeled on the original Claude Copilot team.
## Usage modes
### Local mode
Apply the specialist lens in the main session when the user did not ask for subagents.
### Delegated mode
If the user explicitly asked for delegation, pass the relevant specialist instructions into a `spawn_agent` task.
Keep prompts short. Give the subagent:
- the role
- the exact task
- the files or surface area it owns
- the expected output
## Roles
Read `references/agent-playbooks.md` and `references/shared-behaviors.md`, then load only the role section you need.
Core roles:
- `sd`
- `uxd`
- `uids`
- `uid`
- `ta`
- `me`
- `qa`
- `ind`
- `sec`
- `doc`
- `do`
## Quality gates
- `me` should not be the only gate on code correctness
- `qa` should verify implementation work
- `sec` should review security-sensitive changes
- design work should precede UI implementation when the problem is not already well-defined
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!