chain-builder

Official

Build and manage automated agent workflows

Authorbrainbrewlabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the creation, validation, and execution of multi-agent workflow templates so teams don't have to manually orchestrate agent routing, failure recovery, or parallel reviews in Claude Code sessions.

Core Features & Use Cases

  • Template provisioning: bump ready-made templates (develop, devops, marketing, research, etc.) into a project to bootstrap full pipelines.
  • Chain validation & enforcement: verify agent existence, teammate definitions, routes, and hooks; enforce pending chain steps and block unrelated tool use until required agents run.
  • Team nodes & parallel execution: run teammate agents in parallel, synthesize results, and route based on AI-driven decide prompts or keyword fallbacks.
  • Use case: set up a develop pipeline that auto-routes fix cycles between implementer, code-reviewer, debugger, and tester so only the final PR requires manual approval.

Quick Start

Set up the 'develop' workflow with mcp__brainbrew__template_bump(template: "develop") and then run it using mcp__brainbrew__chain_run(chain: "develop", session_id: "{current_session_id}").

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: chain-builder
Download link: https://github.com/brainbrewlabs/brainbrew-devkit/archive/main.zip#chain-builder

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.