haiku-general-purpose
An unprompted generic subagent. Uses Haiku. Intended for tasks that require less thinking and analysis. Good for summarization, research, and tool calls.
An unprompted generic subagent. Uses Opus. Intended for tasks that require deep reasoning, complex analysis, or nuanced judgment.
> /plugin marketplace add ed3dai/ed3d-pluginsHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
An unprompted generic subagent. Uses Opus. Intended for tasks that require deep reasoning, complex analysis, or nuanced judgment.
name: opus-general-purpose model: opus description: An unprompted generic subagent. Uses Opus. Intended for tasks that require deep reasoning, complex analysis, or nuanced judgment. 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.
Ed's repo of Claude Code plugins, centered around a research-plan-implement workflow. Only a tiny bit cursed. If you're lucky.
Repo: ed3dai/ed3d-plugins
An unprompted generic subagent. Uses Haiku. Intended for tasks that require less thinking and analysis. Good for summarization, research, and tool calls.
An unprompted generic subagent. Uses Sonnet. Intended for tasks that require attention to detail, thinking, and analysis.
Use when completing development phases and project context files may need updating - analyzes what changed since phase start, identifies affected CLAUDE.md or…
Reviews completed project steps against plans and enforces coding standards. Use when a numbered step from a plan is complete, a major feature is implemented,…
Fixes issues identified by code-reviewer and triggers re-review. Use when code-reviewer returns any issues that need to be addressed before merge approval.
Implements individual tasks from plans with TDD, skill application, verification, and git commits. Use when executing a specific task that requires writing,…