[extension] Add AgentDocx SpecKit V2 extension to community catalog - #4366
Open
github-actions[bot] wants to merge 3 commits into
Open
[extension] Add AgentDocx SpecKit V2 extension to community catalog#4366github-actions[bot] wants to merge 3 commits into
github-actions[bot] wants to merge 3 commits into
Conversation
Add agentdocx-speckitv2 extension submitted by @ahmed200346 to: - extensions/catalog.community.json (alphabetical order) - docs/community/extensions.md community extensions table Closes #4342 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds AgentDocx SpecKit V2 to the community extension catalog and documentation.
Changes:
- Adds extension metadata and dependencies.
- Adds the community documentation row.
- Normalizes existing catalog ordering and JSON encoding.
Show a summary per file
| File | Description |
|---|---|
extensions/catalog.community.json |
Adds the catalog entry and metadata. |
docs/community/extensions.md |
Adds the extension table row. |
Review details
💡 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
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Review details
Suppressed comments (1)
Previously missed (1) — in code that hasn't changed since the last review.
extensions/catalog.community.json:7
- The PR description limits the catalog change to adding
agentdocx-speckitv2, but this line starts unrelated serialization churn across many existing entries, and the diff also relocatesaide,checkpoint,critique, andthreatmodel. Please preserve the existing entries byte-for-byte and keep this catalog edit scoped to the new entry (plus the required catalog timestamp); otherwise the generated PR creates avoidable conflicts and obscures the substantive change.
"name": "adrkit \u2014 decision memory for spec-driven development",
- Files reviewed: 2/2 changed files
- Comments generated: 0 new
- Review effort level: Balanced
Assisted-by: GitHub Copilot (model: GPT-5.6 Sol, autonomous) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Comment on lines
+203
to
+205
| "requires": { | ||
| "speckit_version": ">=0.1.0", | ||
| "tools": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add
agentdocx-speckitv2community extension submitted by@ahmed200346.Validation Results
^[a-z][a-z0-9-]*$)0.0.6)extension.ymlpresentREADME.mdpresentLICENSE.md)v0.0.6existsChanges
extensions/catalog.community.json— new entryagentdocx-speckitv2inserted in alphabetical order (afteragentdocx-speckit)docs/community/extensions.md— new row added in alphabetical order (after AgentDocx)Closes #4342
cc
@ahmed200346Posted on behalf of
@ahmed200346by GitHub Copilot (model: claude-sonnet-4.6)