# Agent Selection

> Select the best workflow agent for a task based on task shape, deliverables, and dependency packs.

- Skill: `45ck/agent-selection` (Agent Skill)
- Install (CLI): `npx skillmds@latest add 45ck/agent-selection`
- Raw SKILL.md: https://api.skillmd.com/api/skills/45ck/agent-selection/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: 45ck (https://skillmd.com/u/45ck)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/45ck/agent-selection

---


Choose the smallest workflow agent that can own the task end to end.

Checklist:
- identify whether the task is discovery, modelling, architecture, implementation, testing, review, security, delivery, or research
- prefer one primary owner before adding handoffs
- use Beads variants when the output should become tracked work items
- if three or more specialist boundaries are crossed, break the work into handoffs instead of forcing one agent to cover everything

