[preset] Add Parallel Autonomous Run Governance preset to community catalog#3614
Conversation
Add parallel-autonomous-run-governance preset submitted by @hindermath to: - presets/catalog.community.json (alphabetical order) - docs/community/presets.md community presets table Closes #3591 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds the Parallel Autonomous Run Governance preset to the community catalog.
Changes:
- Adds preset v0.2.3 metadata and updates the catalog timestamp.
- Adds the preset to community documentation.
Show a summary per file
| File | Description |
|---|---|
presets/catalog.community.json |
Adds the preset catalog entry. |
docs/community/presets.md |
Adds the community preset table row. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 2
- Review effort level: Medium
Assisted-by: GitHub Copilot (autonomous)
Posted on behalf of @mnriem by GitHub Copilot (autonomous). Addressed in 9087db6: removed the policy-dependent intake-review extension from |
|
@copilot resolve the merge conflicts in this pull request |
There was a problem hiding this comment.
Review details
Comments suppressed due to low confidence (1)
docs/community/presets.md:26
- The linked v0.2.3 artifact consistently documents and enforces
autonomous-run-governance >=0.2.2(README, compatibility guide, command, and coordinator script), and contains nointake-review-governancedependency. This row advertises different requirements, so users cannot tell which dependencies actually apply. Align the row with the tagged artifact, or publish a corrected artifact first.
| Parallel Autonomous Run Governance | Coordinates isolated autonomous Spec Kit campaigns with bounded concurrency, mixed agents, resumable consolidation, governed post-merge closeout, schema 1.2, and an optional current intake-review gate before worker scheduling. | 9 templates, 5 commands, 2 scripts | autonomous-run-governance >=0.3.2; optional: intake-review-governance >=0.1.0 | [spec-kit-preset-parallel-autonomous-run-governance](https://github.com/hindermath/spec-kit-preset-parallel-autonomous-run-governance) |
- Files reviewed: 2/2 changed files
- Comments generated: 2
- Review effort level: Medium
…7c913fccdaffb323 Assisted-by: GitHub Copilot (model: GPT-5, autonomous)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Assisted-by: GitHub Copilot (model: gpt-5.6, autonomous)
There was a problem hiding this comment.
Review details
Comments suppressed due to low confidence (1)
presets/catalog.community.json:527
requires.extensionsis defined as an array of extension IDs (.github/workflows/add-community-preset.md:227-234), but this value contains a version expression and names another preset. Unlike the existingaideandmdedependencies, there is noautonomous-run-governanceentry in either extension catalog, so dependency consumers cannot resolve it as an extension. Remove it fromextensions; if preset-to-preset dependencies need machine-readable enforcement, they need a supported catalog/manifest field rather than overloading the extension field. The stacking/version requirement can remain documented in the community table.
},
"provides": {
"templates": 9,
- Files reviewed: 2/2 changed files
- Comments generated: 0 new
- Review effort level: Medium
Adds the
parallel-autonomous-run-governancepreset (v0.2.3) submitted by@hindermathin #3591.Changes
presets/catalog.community.json— new entry inserted in alphabetical orderdocs/community/presets.md— new row inserted in alphabetical order by namePreset Summary
parallel-autonomous-run-governanceValidation Results
All checks passed:
^[a-z][a-z0-9-]*$preset.ymlfound at v0.2.3 tagLICENSEfile foundspecify preset add --from https://github.com/hindermath/spec-kit-preset-parallel-autonomous-run-governance/archive/refs/tags/v0.2.3.zipmatching the submitted download URLCloses #3591
cc
@hindermath