[extension] Add AgentDocx SpecKit V2 extension to community catalog - #4354
Closed
github-actions[bot] wants to merge 1 commit into
Closed
[extension] Add AgentDocx SpecKit V2 extension to community catalog#4354github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit 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 extension to the community table.
Show a summary per file
| File | Description |
|---|---|
extensions/catalog.community.json |
Adds the catalog entry and updates its timestamp. |
docs/community/extensions.md |
Adds the community 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: 2
- Review effort level: Balanced
| "description": "AgentDocx evolved: same pipeline + far more autonomous Ticket Manager (5 CLI, per-project Kanban, bulk sync, auto-switch, Auditor).", | ||
| "author": "Ahmed Aziz Ammar", | ||
| "version": "0.0.4", | ||
| "download_url": "https://github.com/ahmed200346/Extension_GithubSpecKit/archive/refs/tags/v0.0.4.zip", |
Comment on lines
+241
to
+242
| { "name": "python", "required": true }, | ||
| { "name": "node", "required": true }, |
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.
Adds the
agentdocx-speckitv2community extension submitted by@ahmed200346in #4342.Validation Results
All checks passed:
agentdocx-speckitv2matches^[a-z][a-z0-9-]*$0.0.4follows semver (X.Y.Z)extension.ymlpresent in repositoryREADME.mdpresent in repositoryLICENSE.mdpresent in repositoryv0.0.4existsarchive/refs/tags/v0.0.4.zippatternChanges
extensions/catalog.community.json— new entry inserted in alphabetical order afteragentdocx-speckitdocs/community/extensions.md— new row inserted after AgentDocx entryCloses #4342
cc
@ahmed200346