beads-bridge

Bridge Beads task tracking with OpenCode Todos and Swarm Monitor.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/Khoiwall/be_vidify --skill beads-bridge-khoiwall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: beads-bridge
Source: https://github.com/Khoiwall/be_vidify/tree/main/.opencode/skill/beads-bridge
Command: npx skills add https://github.com/Khoiwall/be_vidify --skill beads-bridge-khoiwall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Beads Bridge coordinates cross-session task work by bridging Beads task tracking with OpenCode Todos and Swarm Monitor to preserve state, synchronize work, and recover from interruptions.

Core Features & Use Cases

  • Cross-session persistence for long-running swarms and multi-agent coordination using Beads-backed task lists
  • Deterministic session workflows with dependency management and hierarchical decomposition
  • Real-time progress visibility and easy handoff between sessions and agents

Quick Start

Push Beads tasks to OpenCode todos at session start and initialize swarm monitoring for progress visibility.

Frequently Asked Questions about beads-bridge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate cross-session task work and preserve state for long-running swarm projects?

Cross-session task coordination is achieved by bridging Beads task tracking with OpenCode Todos and Swarm Monitor to preserve state, synchronize work, and recover from interruptions across multiple sessions.

What's the best way to manage dependencies in multi-agent task coordination?

Multi-agent task coordination benefits from deterministic session workflows with dependency graphs and hierarchical task decomposition, ensuring dependencies remain tracked and visible throughout long-running development cycles.

How do I sync Beads tasks to OpenCode todos when starting a new session?

To sync tasks at session start, push Beads tasks to OpenCode todos and initialize swarm monitoring, providing real-time progress visibility and enabling seamless handoff between sessions and agents.

Can I use cross-session task coordination for incident response with multiple agents?

Yes, cross-session task coordination applies to coordinated incident response by maintaining persistence needs and cross-agent collaboration, allowing multiple agents to synchronize work and recover state during prolonged response efforts.

Does this approach support recovery from interruptions in long-running feature development?

Recovery from interruptions in long-running feature development is supported through state preservation and task persistence, ensuring that session protocols and dependency graphs remain intact when work resumes.