Skip to content

[bundle] Add SpecAssay bundle to community catalog - #4125

Merged
KSchlobohm merged 1 commit into
mainfrom
community/4059-add-specassay-bundle-ab07b9d25e6424a5
Aug 14, 2026
Merged

[bundle] Add SpecAssay bundle to community catalog#4125
KSchlobohm merged 1 commit into
mainfrom
community/4059-add-specassay-bundle-ab07b9d25e6424a5

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the SpecAssay bundle (specassay v0.3.4) to the community catalog.

Changes

  • bundles/catalog.community.json: new specassay entry inserted alphabetically (after sicario-spec); updated_at bumped to 2026-08-14.
  • docs/community/bundles.md: new table row for SpecAssay inserted alphabetically by bundle name.

Validation summary

All checks passed:

Check Result
Bundle ID format specassay matches ^[a-z0-9](?:[a-z0-9._-]*[a-z0-9])?$
Version format 0.3.4 is valid X.Y.Z
Repository (public GitHub, required files) bundle.yml, README.md, LICENSE present
bundle.yml field consistency ✅ id, name, version, role, author, license, speckit_version, provides all match
README coverage ✅ Documents role, components, required catalogs, install steps
Download URL format ✅ HTTPS GitHub release asset under submitted repo
Release artifact ✅ Tag v0.3.4 exists; specassay-0.3.4.zip is attached
Catalog entry fields ✅ All fields match submission and manifest; verified: false
Tags ✅ 5 lowercase strings
Required catalogs documented ✅ Extensions + presets catalogs listed; README and example usage include catalog add commands; testing confirms catalog registration in clean project
All checklists checked ✅ Testing Checklist and Submission Requirements fully checked

Closes #4059
cc @rdryfoos

Generated by 📦 Add Community Bundle from Issue Submission for issue #4059 · 252.7 AIC · ⌖ 16.3 AIC · ⊞ 35.9K ·

Adds specassay v0.3.4 to bundles/catalog.community.json and
docs/community/bundles.md.

Validation results:
- Bundle ID matches ^[a-z0-9](?:[a-z0-9._-]*[a-z0-9])?$: pass
- Version 0.3.4 is valid semver X.Y.Z: pass
- Repository https://github.com/rdryfoos/specassay is a public GitHub repo
  containing bundle.yml, README.md, and LICENSE: pass
- bundle.yml fields match submission (id, name, version, role, author,
  license, speckit_version, provides 1 extension + 1 preset): pass
- README documents role, components, required catalogs, and install steps: pass
- Download URL is a valid HTTPS GitHub release asset under the submitted repo: pass
- Release v0.3.4 exists and specassay-0.3.4.zip is attached: pass
- Catalog entry fields match submission and manifest; verified=false: pass
- Tags are 2-5 lowercase strings: pass (5 tags)
- Required catalogs documented (extensions + presets); README includes
  catalog add commands and testing details confirm catalog registration: pass
- All checklist items checked: pass

Closes #4059
cc @rdryfoos

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
@github-actions github-actions Bot added automated bundle-submission Community bundle catalog submission labels Aug 14, 2026
@github-actions github-actions Bot mentioned this pull request Aug 14, 2026
13 tasks
@KSchlobohm
KSchlobohm marked this pull request as ready for review August 14, 2026 16:17
@KSchlobohm
KSchlobohm requested a review from mnriem as a code owner August 14, 2026 16:17
Copilot AI balanced review requested due to automatic review settings August 14, 2026 16:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds SpecAssay v0.3.4 to the community bundle catalog and documentation.

Changes:

  • Registers SpecAssay with matching release metadata and component counts.
  • Adds SpecAssay to the community bundle listing.
Show a summary per file
File Description
bundles/catalog.community.json Adds the SpecAssay catalog entry and updates the timestamp.
docs/community/bundles.md Documents SpecAssay in the bundle table.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@KSchlobohm KSchlobohm self-assigned this Aug 14, 2026
@KSchlobohm
KSchlobohm merged commit bf88c9f into main Aug 14, 2026
16 checks passed
@KSchlobohm
KSchlobohm deleted the community/4059-add-specassay-bundle-ab07b9d25e6424a5 branch August 14, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated bundle-submission Community bundle catalog submission

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bundle]: Add specassay

2 participants