Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
GGPrompts avatar

Opus Agents

  • 6 repo stars
  • Updated July 29, 2026
  • GGPrompts/my-plugins

Use Opus-powered versions of built-in agents for complex implementation work.

About

An agent-building skill that supplies Opus-powered replacements for Claude Code's built-in agents, aimed at heavier implementation work. Developers reach for it when default agents underperform on complex coding tasks and they want a stronger model driving the general-purpose agent.

  • Opus-powered agent variants
  • Drop-in for built-in agents
  • Tuned for complex implementation

Opus Agents by the numbers

  • Data as of Jul 30, 2026 (Skillselion catalog sync)
/plugin marketplace add GGPrompts/my-plugins
/plugin install opus-agents@my-plugins

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars6
Last updatedJuly 29, 2026
RepositoryGGPrompts/my-plugins

What it does

Use Opus-powered versions of built-in agents for complex implementation work.

README.md

Opus Agents Plugin

Opus-powered versions of built-in agents for complex implementation work.

Overview

The Opus Agents plugin provides enhanced agents using the Opus model for tasks requiring deeper reasoning and more sophisticated code generation.

Installation

cp -r my-plugins/plugins/opus-agents ~/.claude/plugins/

Agents

Agent Purpose
general-purpose Opus-powered general-purpose agent for complex multi-step tasks

Usage

# Spawn via Task tool
Task(
  subagent_type: "opus-agents:general-purpose",
  prompt: "Implement complex feature X..."
)

When to Use

Use Opus agents for:

  • Complex multi-file refactoring
  • Architectural decisions requiring deep analysis
  • Sophisticated code generation
  • Tasks requiring nuanced understanding

Use standard Sonnet agents for:

  • Quick searches and lookups
  • Simple code modifications
  • Routine tasks

License

MIT License

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.