Opencode Background Agents — Design skill for Claude Code
Claude Code-style background agents for OpenCode – async delegation with context persistence.
How to install Opencode Background Agents
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kdcokenny/opencode-background-agents and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Opencode Background Agents does
Claude Code-style background agents for OpenCode – async delegation with context persistence.
Alternatives in Design
- Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
- Planning With Files — Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B 17.4k ★
- Figma — Fetch design context, screenshots, and assets from Figma for implementation 14.6k ★
README
opencode-background-agents
**Retired — OpenCode V1 only.** No OpenCode V2 port is planned. Use [OCX 2.0.15](https://github.com/kdcokenny/ocx/releases/tag/v2.0.15) with OpenCode V1 for the legacy installation instructions below. Existing published packages, tags, and registry artifacts remain available.
Use OpenCode V2’s native background subagents and result delivery. This plugin’s `delegate` / `delegation_read` API, research archive layout, and compaction hooks are not being ported. These are workflow alternatives, not complete replacements for every custom feature. See the [official V2 migration guide](https://opencode.ai/v2/docs/migrate-v1) and [V2 terminal settings](https://opencode.ai/v2/docs/cli/config).
Keep working while research runs in the background. Your work survives context compaction.
A plugin for [OpenCode](https://github.com/sst/opencode) that enables async background delegation. Fire off research tasks, continue brainstorming or coding, and retrieve results when you need them.
Why This Exists
Context windows fill up. When that happens, compaction kicks in and your AI loses track of research it just did. You end up re-explaining, re-researching, starting over.
Background agents solve this:
- Keep working - Delegate research and continue your conversation. Brainstorm, code review, discuss architecture - you're not blocked waiting.
- Survive compaction - Results are saved to disk as markdown. When context gets tight, the AI knows exactly where to retrieve past research.
- Fire and forget - Use the "waiter model": you don't follow the waiter to the kitchen. A notification arrives when your order is ready.
Installation
ocx add kdco/background-agents --from https://registry.kdco.dev
If you don't have OCX installed, install it from the [OCX repository](https://github.com/kdcokenny/ocx).
**Optional:** Install `kdco-workspace` for the full experience—it bundles background agents with specialist agents, plan
Related Skills
Code Apex
CodeApex — a Claude Code-style coding agent CLI in your terminal: planning, subagent delegation, HITL approval
State Analysis
State Persistence Design für Agentic Systems
VibeHub
A macOS app that brings a Dynamic Island-style overlay for monitoring Claude Code and OpenCode CLI sessions. A
Design Style Skill
🎨 Pick & apply a design style from 67 curated visual aesthetics — an agent skill for Claude Code, Codex, Open
Create Carousel
OpenCode skill for creating Anthony-style LinkedIn and Instagram carousels in Pencil
Opencode App
OpenCode desktop app with a left sidebar for projects & sessions — fork of anomalyco/opencode adding a Claude-
Related Agents
Async Code
Use Claude Code or CodeX CLI to perform multiple tasks in parallel with a Codex-style UI, functioning as a per
Deep Review State Persistence
Traces flags, modes, and config parameters through async boundaries (Celery, on_commit, signals, scheduled job
Spring Boot
Spring Boot specialist for transactions, service and repository boundaries, validation, security config, and a