[extension] Add spec-kit-arch-governance extension to community catalog - #4085
Closed
github-actions[bot] wants to merge 1 commit into
Closed
[extension] Add spec-kit-arch-governance extension to community catalog#4085github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
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>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the arch-governance community extension from issue #4084 to the catalog and documentation.
Changes:
- Adds extension metadata, requirements, and capabilities.
- Adds the extension to the community documentation table.
- Refreshes the catalog timestamp.
Show a summary per file
| File | Description |
|---|---|
extensions/catalog.community.json |
Adds the catalog entry and timestamp. |
docs/community/extensions.md |
Adds the community 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
| "download_url": "https://github.com/ashbrener/spec-kit-arch-governance/archive/refs/tags/v1.2.2.zip", | ||
| "repository": "https://github.com/ashbrener/spec-kit-arch-governance", | ||
| "homepage": "https://github.com/ashbrener/spec-kit-arch-governance", | ||
| "documentation": "https://github.com/ashbrener/spec-kit-arch-governance/blob/main/README.md", |
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 the
arch-governancecommunity extension submitted by@ashbrener.Validation Results
All checks passed ✅
^[a-z][a-z0-9-]*$)arch-governance1.2.2extension.ymlpresentREADME.mdpresentLICENSEpresentChanges
extensions/catalog.community.json— new entry inserted alphabetically (betweenarchandarchitect-preview)docs/community/extensions.md— new row inserted alphabetically (betweenSpec ValidateandSpec-Kit BDD)Extension Summary
spec-kit-arch-governance keeps specs, code & ADRs in sync via born-compliant citation slots and a read-only, fail-closed validator. It provides 6 commands (
validate,install,gate,sync,repin,issues) and 3 lifecycle hooks (after_specify,after_plan,before_implement).Closes #4084
cc
@ashbrener