script-driven-skill

Community

Orchestrate multi-phase AI tasks reliably.

Authorcbgbt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Build reliable multi-step skills by coordinating a simple orchestrator with a state machine and phase files.

Core Features & Use Cases

  • Orchestrator loops: A minimal control loop that spawn subagents without embedding phase logic.
  • Phase files: Self-contained instructions per phase that travel with subagents.
  • Progress tracking & gates: Uses progress.json and gating to prevent skipping steps; supports resumable runs.

Quick Start

Initialize a workspace and run the state-machine orchestrator:

  • Create a workspace directory under planning, e.g., mkdir -p planning/workspace
  • Run the orchestrator: python3 skills/script-driven-skill/next-step.py planning/workspace

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: script-driven-skill
Download link: https://github.com/cbgbt/bottlerocket-forest/archive/main.zip#script-driven-skill

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 223,000+ vetted skills library on demand.