converting-claude-subagents

Community

Migrate Claude Code subagents to OpenCode agents.

Authoredheltzel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams migrate Claude Code subagents to OpenCode agents, covering field mappings, tool format changes, and safe defaults.

Core Features & Use Cases

  • Automated conversion guidance: maps frontmatter fields, converts tool lists to object format, and adds explicit mode/temperature.
  • Risk reduction: preserves prompts and content while updating structure for OpenCode, enabling safer rollouts.
  • Use Case: Port a set of subagents to OpenCode with minimal manual editing.

Quick Start

Use the conversion script to translate a sample Claude Code subagent into an OpenCode agent and verify the generated file.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: converting-claude-subagents
Download link: https://github.com/edheltzel/dotfiles/archive/main.zip#converting-claude-subagents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository