Skip to content

[extension] Add AgentDocx extension to community catalog - #4184

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
add-agentdocx-speckit-extension-5fb26b0514bf2286
Open

[extension] Add AgentDocx extension to community catalog#4184
github-actions[bot] wants to merge 1 commit into
mainfrom
add-agentdocx-speckit-extension-5fb26b0514bf2286

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the AgentDocx (agentdocx-speckit) community extension to the catalog, submitted by @abir-ommezzine via issue #4171.

Validation Results

All checks passed ✅

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) agentdocx-speckit
Version semver (X.Y.Z) 0.0.3
Repository exists and is public extension-github-spec-kit
extension.yml present
README.md present
LICENSE file present ✅ MIT
GitHub release v0.0.3 exists ✅ tag v0.0.3
Download URL valid ✅ archive/refs/tags/v0.0.3.zip
Testing checklist all checked
Submission requirements all checked

Changes

  • extensions/catalog.community.json — new entry for agentdocx-speckit in alphabetical order; top-level updated_at refreshed to 2026-08-18
  • docs/community/extensions.md — new row for AgentDocx in alphabetical order

Closes #4171
cc @abir-ommezzine

Generated by 🧩 Add Community Extension from Issue Submission for issue #4171 · 280.2 AIC · ⌖ 16.4 AIC · ⊞ 36.9K ·

Add agentdocx-speckit extension submitted by @abir-ommezzine to:
- extensions/catalog.community.json (alphabetical order)
- docs/community/extensions.md community extensions table

Closes #4171

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

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 AgentDocx to the community extension catalog and documentation.

Changes:

  • Adds AgentDocx catalog metadata and download details.
  • Adds AgentDocx to the community extensions table.
Show a summary per file
File Description
extensions/catalog.community.json Registers AgentDocx and updates the catalog timestamp.
docs/community/extensions.md Documents AgentDocx in the extension 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

Comment thread extensions/catalog.community.json

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.

Review details

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

"description": "Full-stack multi-agent specification pipeline with VS Code extension control, automated Kanban/Jira sync, and React monitoring dashboard.",
"author": "Abir Ommezzine and Ahmed Aziz Ammar",
"version": "0.0.3",
"download_url": "https://github.com/abir-ommezzine/extension-github-spec-kit/archive/refs/tags/v0.0.3.zip",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Fixed , v0.0.3 now points at commit e332a07, which corrects the manifest:

requires moved to the top level (was nested under extension)
effect changed from Read+Write to read-write
Added a provides.scripts block so the extension declares at least one artifact
The archive at the existing download_url (archive/refs/tags/v0.0.3.zip) already reflects this — no URL or version change needed, just re-check when convenient.

"created_at": "2026-08-03T00:00:00Z",
"updated_at": "2026-08-03T00:00:00Z"
},
"agentdocx-speckit": {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Noted but I don't have push access to this PR's branch (it's add-agentdocx-speckit-extension-5fb26b0514bf2286 in this repo, not a fork), so I can't move the agentdocx-speckit entry myself. Could a maintainer either reorder it (after agent-orchestrator, before analytics) or let me know if there's a way for me to push a fix commit here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

3 participants