Extension ID
squad
Extension Name
Squad Bridge
Version
1.3.0
Description
Bootstrap and synchronize a Squad agent team from your Speckit spec and tasks.
Author
jwill824
Repository URL
https://github.com/jwill824/spec-kit-squad
Download URL
https://github.com/jwill824/spec-kit-squad/archive/refs/tags/v1.3.0.zip
License
MIT
Homepage (optional)
https://github.com/jwill824/spec-kit-squad
Documentation URL (optional)
https://github.com/jwill824/spec-kit-squad/blob/main/README.md
Changelog URL (optional)
https://github.com/jwill824/spec-kit-squad/blob/main/docs/CHANGELOG.md
Required Spec Kit Version
=0.8.11
Required Tools (optional)
- @bradygaster/squad-cli >=0.9.4 (required)
Number of Commands
4
Number of Hooks (optional)
2
Tags
multi-agent, agents, orchestration, process, integration
Key Features
- Initialize a Squad team from the current spec
- Re-generate Squad agent definitions as your spec evolves
- Route open Speckit tasks to the right Squad agents
- Show alignment between your spec, tasks, and squad
Testing Checklist
Submission Requirements
Testing Details
Tested on macOS with Spec Kit >=0.8.11. Commands tested: /speckit.squad.init, /speckit.squad.generate, /speckit.squad.route, /speckit.squad.status.
Example Usage
# Install the extension
specify extension add squad --from https://github.com/jwill824/spec-kit-squad/archive/refs/tags/v1.3.0.zip
# /speckit.squad.init - Initialize a Squad team from the current spec
# /speckit.squad.generate - Re-generate Squad agent definitions as your spec evolves
# /speckit.squad.route - Route open Speckit tasks to the right Squad agents
# /speckit.squad.status - Show alignment between your spec, tasks, and squad
Proposed Catalog Entry
{
"squad": {
"name": "Squad Bridge",
"id": "squad",
"description": "Bootstrap and synchronize a Squad agent team from your Speckit spec and tasks.",
"author": "jwill824",
"version": "1.3.0",
"download_url": "https://github.com/jwill824/spec-kit-squad/archive/refs/tags/v1.3.0.zip",
"repository": "https://github.com/jwill824/spec-kit-squad",
"homepage": "https://github.com/jwill824/spec-kit-squad",
"documentation": "https://github.com/jwill824/spec-kit-squad/blob/main/README.md",
"changelog": "https://github.com/jwill824/spec-kit-squad/blob/main/docs/CHANGELOG.md",
"license": "MIT",
"requires": {
"speckit_version": ">=0.8.11"
},
"provides": {
"commands": 4,
"hooks": 2
},
"tags": ["multi-agent", "agents", "orchestration", "process", "integration"],
"verified": false,
"downloads": 0,
"stars": 0,
"created_at": "2026-05-17T00:00:00Z",
"updated_at": "2026-05-17T00:00:00Z"
}
}
Additional Context
Automated submission opened by the catalog-submit workflow on release of v1.3.0. If an entry for squad already exists in the catalog, please treat this as a version update.
Extension ID
squad
Extension Name
Squad Bridge
Version
1.3.0
Description
Bootstrap and synchronize a Squad agent team from your Speckit spec and tasks.
Author
jwill824
Repository URL
https://github.com/jwill824/spec-kit-squad
Download URL
https://github.com/jwill824/spec-kit-squad/archive/refs/tags/v1.3.0.zip
License
MIT
Homepage (optional)
https://github.com/jwill824/spec-kit-squad
Documentation URL (optional)
https://github.com/jwill824/spec-kit-squad/blob/main/README.md
Changelog URL (optional)
https://github.com/jwill824/spec-kit-squad/blob/main/docs/CHANGELOG.md
Required Spec Kit Version
Required Tools (optional)
Number of Commands
4
Number of Hooks (optional)
2
Tags
multi-agent, agents, orchestration, process, integration
Key Features
Testing Checklist
Submission Requirements
extension.ymlmanifest includedTesting Details
Tested on macOS with Spec Kit >=0.8.11. Commands tested:
/speckit.squad.init,/speckit.squad.generate,/speckit.squad.route,/speckit.squad.status.Example Usage
Proposed Catalog Entry
{ "squad": { "name": "Squad Bridge", "id": "squad", "description": "Bootstrap and synchronize a Squad agent team from your Speckit spec and tasks.", "author": "jwill824", "version": "1.3.0", "download_url": "https://github.com/jwill824/spec-kit-squad/archive/refs/tags/v1.3.0.zip", "repository": "https://github.com/jwill824/spec-kit-squad", "homepage": "https://github.com/jwill824/spec-kit-squad", "documentation": "https://github.com/jwill824/spec-kit-squad/blob/main/README.md", "changelog": "https://github.com/jwill824/spec-kit-squad/blob/main/docs/CHANGELOG.md", "license": "MIT", "requires": { "speckit_version": ">=0.8.11" }, "provides": { "commands": 4, "hooks": 2 }, "tags": ["multi-agent", "agents", "orchestration", "process", "integration"], "verified": false, "downloads": 0, "stars": 0, "created_at": "2026-05-17T00:00:00Z", "updated_at": "2026-05-17T00:00:00Z" } }Additional Context
Automated submission opened by the catalog-submit workflow on release of v1.3.0. If an entry for
squadalready exists in the catalog, please treat this as a version update.