Selecting Agents

Official

Dispatch the right AI agent for every task.

Authorcipherstash
Version1.0.0
Installs0

System Documentation

What problem does it solve?

With multiple specialized AI agents available, choosing the optimal one for a given task can be confusing and inefficient. This Skill provides a clear decision guide to ensure the right agent is always dispatched, saving you time and optimizing AI resource usage.

Core Features & Use Cases

  • Agent Decision Guide: Categorizes agents (Documentation, Debugging, Development) and outlines their specific when_to_use scenarios.
  • Automatic Selection Logic: Explains how the /execute command uses this Skill's logic for automatic agent dispatch, streamlining complex workflows.
  • Common Confusion Resolution: Clarifies overlapping scenarios to prevent mis-dispatching agents, ensuring accurate task assignment.
  • Use Case: After a complex debugging session, use this Skill to determine whether to dispatch the technical-writer (for code-sync docs) or retrospective-writer (for learning capture), ensuring all necessary documentation is created without manual guesswork.

Quick Start

When you need to decide which agent to use:

Consider the task type:

- Code changes affecting docs? -> technical-writer (/doc-review)

- Completed work, lessons learned? -> retrospective-writer (/summarise)

- Complex debugging? -> ultrathink-debugger

- Rust development? -> rust-engineer

- Code review? -> code-reviewer

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Selecting Agents
Download link: https://github.com/cipherstash/cipherpowers/archive/main.zip#selecting-agents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.