Skip to content

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

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

[extension] Add AgentDocx extension to community catalog#4184
github-actions[bot] wants to merge 4 commits 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>
mnriem
mnriem previously approved these changes Aug 18, 2026

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 Outdated

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

Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
Assisted-by: GitHub Copilot (model: unknown, autonomous)

Co-authored-by: mnriem <15701806+mnriem@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.

Review details

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

Comment thread docs/community/extensions.md Outdated
Comment thread extensions/catalog.community.json Outdated
Assisted-by: GitHub Copilot (model: GPT-5.2-Codex, autonomous)

Co-authored-by: mnriem <15701806+mnriem@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.

Review details

Suppressed comments (1)

Previously missed (1) — in code that hasn't changed since the last review.

extensions/catalog.community.json:198

  • This minimum version is too low for the published manifest. AgentDocx is a script-only extension (provides.scripts), but support for declaring scripts and satisfying the “must provide something” rule with a script was added after v0.16.1 and first shipped in v0.16.2. On older allowed versions, installation rejects the manifest because it has no command, hook, or event. Require Spec Kit 0.16.2 or later so the catalog compatibility check cannot admit clients that cannot install it.
        "speckit_version": ">=0.1.0"
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new
  • Review effort level: Balanced

# Conflicts:
#	extensions/catalog.community.json
@mnriem
mnriem requested a balanced review from Copilot August 19, 2026 21:33

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

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

Projects

None yet

4 participants