faber-executor

Official

Execute FABER plans reliably and simply.

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill executes FABER plans by spawning managers for each plan item, waits for completion, and aggregates results. The approach keeps execution deterministic and simple.

Core Features & Use Cases

  • Read and interpret a plan file
  • Spawn and orchestrate manager agents per item
  • Wait for completion and aggregate results
  • Simple, resilient execution without plan creation

Quick Start

Execute a plan by ID to run all items and collect results.

Dependency Matrix

Required Modules

jqbash

Components

scripts

💻 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: faber-executor
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#faber-executor

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