fleet-init

Bootstrap a parallel autonomous build and validation system with multi-agent orchestration on macOS.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Brandondaymdr/Claude-Skills --skill fleet-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fleet-init
Source: https://github.com/Brandondaymdr/Claude-Skills/tree/main/fleet-init
Command: npx skills add https://github.com/Brandondaymdr/Claude-Skills --skill fleet-init

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, gh, jq, yq, coreutils, claude, codex, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the complexity of setting up a parallel, autonomous build and validation pipeline, ensuring consistent project scaffolding and reducing manual overhead for repetitive build tasks.

Core Features & Use Cases

  • Automated Scaffolding: Renders a complete .fleet/ directory with all necessary orchestration scripts, agent prompts, and configuration files.
  • Adversarial Validation: Sets up a dual-agent system where a builder agent generates code and a separate validator agent independently reviews it.
  • Use Case: Use this skill when you want to replicate a high-velocity, autonomous build pipeline on a new repository, allowing agents to pick work from a queue and open draft PRs for human review.

Quick Start

Invoke the fleet-init skill to begin the interactive setup process for the current repository and follow the prompts to configure your project parameters.

Frequently Asked Questions about fleet-init

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

FAQPage Schema
How do I set up an autonomous multi-agent build pipeline for automated PR generation?

To set up an autonomous multi-agent build pipeline, you can bootstrap a parallel build and validation system that renders a complete .fleet/ directory with orchestration scripts, agent prompts, and configuration files for automated slice-based development and draft PR generation.

What is adversarial code review in a multi-agent orchestration system?

Adversarial code review in a multi-agent orchestration system uses a dual-agent setup where a builder agent generates code and a separate validator agent independently reviews it, ensuring automated validation within your build pipeline.

How do I bootstrap autonomous software engineering workflows on macOS?

To bootstrap autonomous software engineering workflows on macOS, invoke an interactive setup process for your current repository that configures project parameters and scaffolds a high-velocity build pipeline allowing agents to pick work from a queue.

Do I need Claude Code CLI and OpenAI Codex CLI to run an autonomous build pipeline?

Yes, running an autonomous build pipeline with this system requires a modern macOS environment with Homebrew, Claude Code CLI, OpenAI Codex CLI, and standard Unix utilities like node, gh, jq, and yq installed.

Can I use fleet-init to automate slice-based development and code validation?

Yes, you can automate slice-based development and code validation by applying this skill to software engineering workflows, which sets up a parallel autonomous system where agents pick work from a queue and generate draft PRs for human review.

What are the limitations of using a dual-agent system for automated code review?

A limitation of this dual-agent automated code review system is that it is specifically designed for macOS hosts and requires modern environments with Homebrew and specific CLI tools, restricting its use on other operating systems or lightweight environments.