Skip to content

[extension] Add spec-kit-arch-governance extension to community catalog - #4112

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
add-arch-governance-extension-16d0a7cd8c727a28
Open

[extension] Add spec-kit-arch-governance extension to community catalog#4112
github-actions[bot] wants to merge 1 commit into
mainfrom
add-arch-governance-extension-16d0a7cd8c727a28

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the arch-governance community extension submitted by @ashbrener in #4084.

Validation Results

All checks passed ✅

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) arch-governance
Version semver (X.Y.Z) 1.2.2
Repository exists and is public https://github.com/ashbrener/spec-kit-arch-governance
extension.yml present
README.md present
LICENSE present
GitHub release v1.2.2 exists
Download URL pattern valid archive/refs/tags/v1.2.2.zip
All submission checklists checked

Changes

  • extensions/catalog.community.json — new arch-governance entry inserted in alphabetical order; top-level updated_at refreshed
  • docs/community/extensions.md — new row added in alphabetical order

About the Extension

spec-kit-arch-governance keeps specs, code, and ADRs in sync via citation slots and a fail-closed validator. It provides 6 commands (validate, install, gate, sync, repin, issues) and 3 hooks (after_specify, after_plan, before_implement). MIT licensed.

Closes #4084
cc @ashbrener

Generated by 🧩 Add Community Extension from Issue Submission for issue #4084 · 283.7 AIC · ⌖ 16.8 AIC · ⊞ 35.3K ·

Add arch-governance extension submitted by @ashbrener to:
- extensions/catalog.community.json (alphabetical order)
- docs/community/extensions.md community extensions table

Closes #4084

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@KSchlobohm
KSchlobohm marked this pull request as ready for review August 13, 2026 19:29
@KSchlobohm
KSchlobohm requested a review from mnriem as a code owner August 13, 2026 19:29
Copilot AI balanced review requested due to automatic review settings August 13, 2026 19:29

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 the arch-governance community extension to the Spec Kit catalog.

Changes:

  • Adds extension metadata, requirements, commands, and hooks.
  • Adds the extension to community documentation.
  • Normalizes catalog ordering and JSON formatting.
Show a summary per file
File Description
extensions/catalog.community.json Registers arch-governance v1.2.2.
docs/community/extensions.md Adds the extension to the community table.

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

| Architecture Guard | Framework-agnostic architecture review extension for validating implementation against governance and architecture constitutions, detecting architectural drift, and generating non-blocking refactor tasks | `process` | Read+Write | [spec-kit-architecture-guard](https://github.com/DyanGalih/spec-kit-architecture-guard) |
| Architecture Workflow | Generate or reverse project-level 4+1 architecture views with per-view and full-workflow commands | `docs` | Read+Write | [spec-kit-arch](https://github.com/bigsmartben/spec-kit-arch) |
| Archive Extension | Archive merged features into main project memory, resolving gaps and conflicts. | `docs` | Read+Write | [spec-kit-archive](https://github.com/stn1slv/spec-kit-archive) |
| spec-kit-arch-governance | Keep specs, code & ADRs in sync: citation slots + a read-only, fail-closed validator. | `process` | Read+Write | [spec-kit-arch-governance](https://github.com/ashbrener/spec-kit-arch-governance) |
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 spec-kit-arch-governance

1 participant