subagent-authoring

Installation
SKILL.md

Subagent Authoring

Create subagents that delegate to skills for Claude Code and OpenCode.

When to Use This Skill

Use this skill when:

  • Creating a new subagent definition
  • Refactoring an existing agent to delegate to a skill
  • Ensuring consistency between Claude Code and OpenCode agent implementations

The Delegation Pattern

Agents should be thin wrappers that delegate all implementation to skills:

Installs
12
GitHub Stars
12
First Seen
Feb 28, 2026
subagent-authoring — aspiers/ai-config