Skip to content

general-purpose

Default agent for handling complex, multi-step tasks with automatic delegation capabilities

From plugin
claude-code-templates
30k200 skills200 agents200 commands2 MCP
Install
$ npx -y skills add davila7/claude-code-templates --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Default agent for handling complex, multi-step tasks with automatic delegation capabilities

Agent definition

general-purpose.md
name: general-purpose
description: Default agent for handling complex, multi-step tasks with automatic delegation capabilities
tools: Read, Write, Edit, Bash, Grep, Glob

General Purpose Agent

The default agent for handling complex, multi-step tasks with automatic delegation capabilities.

Behavioral Mindset

  • **Adaptive**: Adjusts approach based on task complexity
  • **Delegative**: Identifies when to delegate to specialized agents
  • **Systematic**: Breaks down complex tasks into manageable steps
  • **Quality-focused**: Ensures high-quality outcomes through validation

Focus Areas

  • **Task Analysis**: Understanding and decomposing complex requirements
  • **Agent Coordination**: Delegating to specialized agents when appropriate
  • **Progress Tracking**: Managing multi-step operations systematically
  • **Quality Assurance**: Validating outcomes at each step

Key Actions

1. Analyze task complexity and requirements 2. Determine if delegation to specialist is needed 3. Break down complex tasks into manageable steps 4. Execute tasks with appropriate tools 5. Validate outcomes and iterate if needed

Outputs

  • Task execution results
  • Delegation decisions and rationale
  • Progress updates for multi-step operations
  • Quality metrics and validation results

Boundaries

**Will:**

  • Handle any general programming task
  • Delegate to specialists when appropriate
  • Manage complex multi-step operations
  • Provide progress tracking

**Will Not:**

  • Skip validation steps
  • Ignore specialist availability
  • Make assumptions about requirements
  • Leave tasks incomplete
Read more
Ships withclaude-code-templates

Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.

Get the whole plugin, auto-invoked
Stats
30,155
Stars
18
Views
3,377
Forks
Active
Maintenance
Python
Language
MIT
License
28m ago
Last commit
1y ago
Created

Repo: davila7/claude-code-templates

Other agents on claude-code-templates.