Agent skill

cfn-agent-selector

Agent selection based on task classification with fallback support

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/selection

SKILL.md

Agent Selector Submodule

Parent Skill: cfn-agent-lifecycle Purpose: Select appropriate agents based on task classification with fallback support

Components

  • select-agents.sh - Basic agent selection
  • select-agents-with-fallback.sh - Selection with fallback strategy
  • task-classifier.sh - Task classification for agent mapping
  • agent-mappings.json - Task-to-agent mapping configuration

Usage

bash
# Basic selection
./.claude/skills/cfn-agent-lifecycle/lib/selection/select-agents.sh --task "implement feature"

# With fallback
./.claude/skills/cfn-agent-lifecycle/lib/selection/select-agents-with-fallback.sh --task "implement feature"

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results