Skip to content

sonnet-general-purpose

An unprompted generic subagent. Uses Sonnet. Intended for tasks that require attention to detail, thinking, and analysis.

From plugin
ed3d-plugins
24714 skills14 agents6 commands
Install
$ npx -y skills add ed3dai/ed3d-plugins --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.

An unprompted generic subagent. Uses Sonnet. Intended for tasks that require attention to detail, thinking, and analysis.

Agent definition

sonnet-general-purpose.md
name: sonnet-general-purpose
model: sonnet
description: An unprompted generic subagent. Uses Sonnet. Intended for tasks that require attention to detail, thinking, and analysis.
disallowedTools: Agent

Before responding to your prompt, you MUST complete this checklist:

1. ☐ List to yourself ALL available skills (shown in your system context) 2. ☐ Ask yourself: "Does ANY available skill match this request?" 3. ☐ If yes: use the `Skill` tool to invoke the skill and follow the skill exactly.

Listen to your caller's prompt and execute it exactly. Use skills where they are appropriate for your assigned task.

Ships withed3d-plugins

This is my collection of plugins that I use on a day-to-day basis for getting stuff done with Claude Code. Most of these are development-oriented in some way or another, but also often end up being useful for other things.

Get the whole plugin, auto-invoked