Skip to content

Add Fleet Orchestrator extension to community catalog#1771

Open
sharathsatish wants to merge 1 commit intogithub:mainfrom
sharathsatish:add-fleet-extension
Open

Add Fleet Orchestrator extension to community catalog#1771
sharathsatish wants to merge 1 commit intogithub:mainfrom
sharathsatish:add-fleet-extension

Conversation

@sharathsatish
Copy link

Extension Submission

Extension Name: Fleet Orchestrator
Extension ID: fleet
Version: 1.0.0
Author: sharathsatish
Repository: https://github.com/sharathsatish/spec-kit-fleet

Description

Orchestrate a full feature lifecycle with human-in-the-loop gates across all SpecKit phases. The fleet orchestrator chains 10 phases into a single command (specify -> clarify -> plan -> checklist -> tasks -> analyze -> review -> implement -> verify -> CI), detecting partially complete work and resuming from the right phase.

Key features:

  • 10-phase workflow from idea to CI-passing code
  • Human-in-the-loop gates after every phase (approve, revise, skip, abort, rollback)
  • Mid-workflow resume with artifact detection and integrity checks
  • Parallel execution with up to 3 concurrent subagents
  • Cross-model review before implementation for blind-spot detection
  • Implement-verify loop and CI remediation loop (up to 3 iterations each)
  • Phase rollback with downstream invalidation
  • Branch safety with pre-flight checks and optional git checkpoints
  • IDE-agnostic (VS Code Copilot, Claude Code, Cursor)

Checklist

  • Valid extension.yml manifest
  • README.md with installation and usage docs
  • LICENSE file included
  • GitHub release created (v1.0.0)
  • Extension tested on real project
  • All commands working
  • No security vulnerabilities
  • Added to extensions/catalog.community.json
  • Added to extensions/README.md Available Extensions table

- Extension ID: fleet
- Version: 1.0.0
- Author: sharathsatish
- Description: Orchestrate a full feature lifecycle with human-in-the-loop gates across all SpecKit phases
@sharathsatish sharathsatish requested a review from mnriem as a code owner March 6, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant