forge-delegate

Official

Delegate a Forge phase to another runtime.

Authoralo-exp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Forge runtime often holds exclusive ownership over a phase, which can create bottlenecks and rigidity. This skill enables delegating the current phase's implementation work from the Forge runtime to another runtime (Claude-SB, Codex-SB, OpenCode-SB, or a sibling Forge) under the parent's existing phase-lock, then integrates the child results back into the parent phase artifacts.

Core Features & Use Cases

  • Cross-runtime phase delegation: transfer execution responsibilities to a target runtime while preserving the parent phase context.
  • Inherited lock semantics: spawn and run the child with SB_PHASE_LOCK_INHERITED=true to avoid double-claiming the phase.
  • Result integration: parse and merge the child runtime's output into the parent's phase summary, preserving provenance and state.

Quick Start

Provide the target runtime to delegate to and initiate the delegation workflow from the Forge.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: forge-delegate
Download link: https://github.com/alo-exp/silver-bullet/archive/main.zip#forge-delegate

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.