Skip to content

[extension] Add SpecAssay Check extension to community catalog - #4069

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
add-specassay-check-extension-f2e465813296e693
Open

[extension] Add SpecAssay Check extension to community catalog#4069
github-actions[bot] wants to merge 1 commit into
mainfrom
add-specassay-check-extension-f2e465813296e693

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Add specassay-check extension submitted by @rdryfoos.

Validation Results

All checks passed ✅

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) specassay-check
Version format (semver X.Y.Z) 0.3.1
Repository exists and is public https://github.com/rdryfoos/specassay
extension.yml present extensions/specassay-check/extension.yml
README.md present ✅ Root + extensions/specassay-check/README.md
LICENSE file present ✅ Root LICENSE (MIT)
GitHub release v0.3.1 exists ✅ Released 2026-08-11
Download URL asset exists specassay-check-0.3.1.zip confirmed in release assets
All submission checklists checked

Changes

  • extensions/catalog.community.json — new entry inserted in alphabetical order between spec2cloud and speckit-superpowers-bridge
  • docs/community/extensions.md — new row inserted in alphabetical order between "Spec2Cloud" and "SpecKit Companion"

Closes #4057

cc @rdryfoos

Generated by 🧩 Add Community Extension from Issue Submission for issue #4057 · 302.3 AIC · ⌖ 16.3 AIC · ⊞ 35.3K ·

Add specassay-check extension submitted by @rdryfoos to:
- extensions/catalog.community.json (alphabetical order)
- docs/community/extensions.md community extensions table

Closes #4057

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Aug 12, 2026
11 tasks
@mnriem
mnriem marked this pull request as ready for review August 12, 2026 16:08
@mnriem
mnriem self-requested a review as a code owner August 12, 2026 16:08
Copilot AI balanced review requested due to automatic review settings August 12, 2026 16:08

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 Check to the community extension catalog.

Changes:

  • Adds catalog metadata for version 0.3.1.
  • Adds the extension to community documentation.
Show a summary per file
File Description
extensions/catalog.community.json Adds extension metadata and dependencies.
docs/community/extensions.md Adds the community catalog listing.

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: 1
  • Review effort level: Balanced

"speckit_version": ">=0.14.0",
"tools": [
{ "name": "bash", "required": true },
{ "name": "python3", "required": true }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: Add specassay-check

2 participants