data: add 12 missing entries from main branch

This commit is contained in:
Lucas Shamanic 2026-01-11 12:58:43 +00:00
parent 25446b49eb
commit bd25b5bd08
12 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1,4 @@
name: Background Agents
repo: https://github.com/kdcokenny/opencode-background-agents
description: Async agent delegation
full_description: Claude Code-style background agents with async delegation and context persistence.

4
data/plugins/micode.yaml Normal file
View file

@ -0,0 +1,4 @@
name: Micode
repo: https://github.com/vtemian/micode
description: Brainstorm-Plan-Implement workflow
full_description: Structured workflow with session continuity, subagent orchestration, git worktree isolation, and AST-aware tools.

View file

@ -0,0 +1,4 @@
name: Morph Fast Apply
repo: https://github.com/JRedeker/opencode-morph-fast-apply
description: 10,500+ tokens/sec code editing
full_description: Integrates Morph's Fast Apply API for faster code editing with lazy edit markers and unified diff output.

View file

@ -0,0 +1,4 @@
name: Opencode Notify
repo: https://github.com/kdcokenny/opencode-notify
description: Native OS notifications
full_description: Native OS notifications for OpenCode - know when tasks complete.

View file

@ -0,0 +1,4 @@
name: Opencode Synced
repo: https://github.com/iHildy/opencode-synced
description: Sync configs across machines
full_description: Enables syncing global opencode configurations across machines with public/private visibility options.

View file

@ -0,0 +1,4 @@
name: Opencode Workspace
repo: https://github.com/kdcokenny/opencode-workspace
description: Multi-agent orchestration
full_description: Bundled multi-agent orchestration harness with 16 components in one install.

View file

@ -0,0 +1,4 @@
name: Opencode Worktree
repo: https://github.com/kdcokenny/opencode-worktree
description: Zero-friction git worktrees
full_description: Zero-friction git worktrees for OpenCode. Auto-spawns terminals, syncs files, cleans up on exit.

View file

@ -0,0 +1,4 @@
name: Plannotator
repo: https://github.com/backnotprop/plannotator
description: Interactive plan review UI
full_description: Plan review UI with visual annotation, private/offline sharing, and Obsidian/Bear integration.

View file

@ -0,0 +1,4 @@
name: Ralph Wiggum
repo: https://github.com/Th0rgal/opencode-ralph-wiggum
description: Self-correcting agent loops
full_description: Iterative AI development loops with self-correcting agents based on the Ralph Wiggum technique.

View file

@ -0,0 +1,4 @@
name: Shell Strategy
repo: https://github.com/JRedeker/opencode-shell-strategy
description: Avoid interactive shell hangs
full_description: Instructions file that teaches LLMs how to avoid interactive shell commands that hang in non-TTY environments.

View file

@ -0,0 +1,4 @@
name: Smart Voice Notify
repo: https://github.com/Tarquinen/opencode-smart-voice-notify
description: Intelligent voice notifications
full_description: Smart voice notification plugin with multiple TTS engines (ElevenLabs, Edge TTS, SAPI) and intelligent reminder system.

4
data/projects/ocx.yaml Normal file
View file

@ -0,0 +1,4 @@
name: OCX
repo: https://github.com/kdcokenny/ocx
description: OpenCode package manager
full_description: The missing package manager for OpenCode extensions - ShadCN model with Ghost Mode.