Claude Agent

agent-types

Imported from smith-horn/skillsmith/.claude/commands/agents/agent-types.md.

LLM Mart · 0 points · 20 views 0 listing impressions 0 install-command copies

What vetted this — trust report

Download smith-horn-skillsmith-.claude_commands_agents_agent-types.md-65b83c9.zip · 0 KB
Part of smith-horn/skillsmith — 12 skills

Install

skills CLI npx skills add https://github.com/smith-horn/skillsmith/tree/main/.claude/commands/agents/agent-types.md
Git git clone https://github.com/smith-horn/skillsmith.git

The skills CLI installs just this skill, for any of its supported agents. Git is the plain clone.

Files (skillsmith)
  • agent-types.md 768 B
    # agent-types
    
    Guide to available agent types in Ruflo (exact count unverified — see `agent list` for the live registered set).
    
    ## Core Development Agents
    - `coder` - Implementation specialist
    - `reviewer` - Code quality assurance
    - `tester` - Test creation and validation
    - `planner` - Strategic planning
    - `researcher` - Information gathering
    
    ## Swarm Coordination Agents
    - `hierarchical-coordinator` - Queen-led coordination
    - `mesh-coordinator` - Peer-to-peer networks
    - `adaptive-coordinator` - Dynamic topology
    
    ## Specialized Agents
    - `backend-dev` - API development
    - `mobile-dev` - React Native development
    - `ml-developer` - Machine learning
    - `system-architect` - High-level design
    
    For full list and details:
    ```bash
    npx -y ruflo@3.14.2 agent list
    ```
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related