select-agents
CommunityClassify risk and pick the right stakeholders.
Software Engineering#agent selection#workload balancing#software-engineering#risk#task classification
Authorcowwoc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Determine risk level and select appropriate stakeholder agents during CLASSIFIED state to optimize effort and avoid over- or under-staffing.
Core Features & Use Cases
- Risk-based agent selection: Tailors agents to task risk and type.
- Role coverage: Ensures essential roles (architect, formatter, engineer, tester, builder, etc.) are assigned as needed.
- Automation guardrails: Prevents misalignment of staffing for complex tasks.
Quick Start
TASK_DESCRIPTION="Implement formatter API with high risk" /workspace/main/.claude/scripts/select-agents.sh "$TASK_DESCRIPTION"
Dependency Matrix
Required Modules
None requiredComponents
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: select-agents Download link: https://github.com/cowwoc/styler/archive/main.zip#select-agents Please download this .zip file, extract it, and install it in the .claude/skills/ directory.