agent-selection

Community

Pick the perfect AI agent for any dev task.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Choosing the right AI agent for a specific development task can be complex, leading to inefficient or incorrect agent assignments. This Skill provides a definitive, single source of truth for MetaSaver agent selection.

Core Features & Use Cases

  • Comprehensive Agent Mapping: Lists all MetaSaver generic, domain (backend, frontend, database, testing, monorepo), and config agents with their subagent_type values.
  • Model Selection Rules: Guides on when to use haiku (fast, efficient), sonnet (default for implementation), or opus (rare, ultra-complex architecture) models based on task complexity.
  • Task-Specific Recommendations: Provides a quick reference table to instantly find the best agent for common development tasks like codebase exploration, architecture design, or auditing configurations.
  • Use Case: If you need to audit an ESLint configuration, this skill directs you to the eslint-agent with the haiku model for efficiency.

Quick Start

Identify the best agent and model for "Audit ESLint configuration."

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: agent-selection
Download link: https://github.com/metasaver/metasaver-marketplace/archive/main.zip#agent-selection

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