Skip to content

[extension] Add SDD Lifecycle Manager extension to community catalog - #3945

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
add-lifecycle-extension-032ac635306aef1b
Open

[extension] Add SDD Lifecycle Manager extension to community catalog#3945
github-actions[bot] wants to merge 1 commit into
mainfrom
add-lifecycle-extension-032ac635306aef1b

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Add the lifecycle community extension submitted by @wagner-sousa.

What changed

  • extensions/catalog.community.json — new lifecycle entry inserted in alphabetical order
  • docs/community/extensions.md — new row for SDD Lifecycle Manager inserted in alphabetical order

Validation results

All checks passed ✅

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) lifecycle
Version semver format 1.0.0
Repository exists and is public https://github.com/wagner-sousa/spec-kit-lifecycle
extension.yml present
README.md present
LICENSE file present
GitHub release v1.0.0 exists
Download URL pattern archive/refs/tags/v1.0.0.zip
Submission checklists ✅ All checked
JSON valid after edit

Closes #3931
cc @wagner-sousa

Generated by 🧩 Add Community Extension from Issue Submission for issue #3931 · 269.4 AIC · ⌖ 16.3 AIC · ⊞ 35.3K ·

Add lifecycle extension submitted by @wagner-sousa to:
- extensions/catalog.community.json (alphabetical order)
- docs/community/extensions.md community extensions table

Closes #3931

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

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 SDD Lifecycle Manager extension to community discovery.

Changes:

  • Adds extension metadata and refreshes the catalog timestamp.
  • Adds the extension to community documentation.
Show a summary per file
File Description
extensions/catalog.community.json Adds the lifecycle catalog entry.
docs/community/extensions.md Adds the extension table row.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

"lifecycle": {
"name": "SDD Lifecycle Manager",
"id": "lifecycle",
"description": "Phase-gate lifecycle for Spec Kit — lock spec artifacts after finalization, block destructive commands, allow only refine/bugfix",
| Retrospective Extension | Post-implementation retrospective with spec adherence scoring, drift analysis, and human-gated spec updates | `docs` | Read+Write | [spec-kit-retrospective](https://github.com/emi-dm/spec-kit-retrospective) |
| Review Extension | Post-implementation comprehensive code review with specialized agents for code quality, comments, tests, error handling, type design, and simplification | `code` | Read-only | [spec-kit-review](https://github.com/ismaelJimenez/spec-kit-review) |
| Ripple | Detect side effects that tests can't catch after implementation — surface hidden ripple effects across 9 analysis categories | `code` | Read+Write | [spec-kit-ripple](https://github.com/chordpli/spec-kit-ripple) |
| SDD Lifecycle Manager | Phase-gate lifecycle for Spec Kit — lock spec artifacts after finalization, block destructive commands, allow only refine/bugfix | `process` | Read+Write | [spec-kit-lifecycle](https://github.com/wagner-sousa/spec-kit-lifecycle) |
@mnriem mnriem self-assigned this Aug 3, 2026
@mnriem

mnriem commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

@wagner-sousa Please address Copilot feedback. Once you have fixed it in your extension let me know and I will retrigger the workflow

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-lifecycle

2 participants