Add Status Report extension to community catalog#2123
Conversation
There was a problem hiding this comment.
Pull request overview
Adds the Status Report community extension to the Spec Kit community catalog and the root README’s Community Extensions table.
Changes:
- Added
status-reportentry (v1.2.5) toextensions/catalog.community.json, including metadata, URLs, tags, and timestamps. - Added a corresponding row to the Community Extensions table in
README.md. - Updated the catalog’s top-level
updated_attimestamp.
Show a summary per file
| File | Description |
|---|---|
| README.md | Adds the “Status Report” row in the community extensions table (alphabetically placed). |
| extensions/catalog.community.json | Registers the status-report extension in the community catalog and updates updated_at. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0
|
Please resolve conflicts |
There was a problem hiding this comment.
Pull request overview
Adds the “Status Report” community extension to Spec Kit’s community catalog and README so users can discover/install it.
Changes:
- Added a new
status-reportentry toextensions/catalog.community.json(v1.2.5 metadata + URLs). - Updated the root
README.mdCommunity Extensions table with the new extension row. - Bumped the community catalog
updated_attimestamp.
Show a summary per file
| File | Description |
|---|---|
| README.md | Adds “Status Report” to the Community Extensions table with repo link and category/effect. |
| extensions/catalog.community.json | Adds status-report catalog entry (metadata, URLs, tags, timestamps) and updates top-level updated_at. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0 new
mnriem
left a comment
There was a problem hiding this comment.
Please address conflicts
- Extension ID: status-report - Version: 1.2.5 - Author: Open-Agent-Tools - Description: Project status, feature progress, and next-action recommendations for spec-driven workflows Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
d3f751d to
f8aa91f
Compare
|
Rebased on latest
JSON validated, no remaining conflict markers. Should be clean to merge now. |
There was a problem hiding this comment.
Pull request overview
Adds the Status Report community extension (status-report) to the Spec Kit community extension catalog and surfaces it in the root README community extensions table.
Changes:
- Added a new
status-reportentry toextensions/catalog.community.json(v1.2.5) and updated the catalogupdated_attimestamp. - Added a corresponding row to the Community Extensions table in
README.md, placed in the correct alphabetical position.
Show a summary per file
| File | Description |
|---|---|
| README.md | Adds the Status Report row to the Community Extensions table (category visibility, link to Open-Agent-Tools repo). |
| extensions/catalog.community.json | Registers the status-report extension metadata (download URL, docs/changelog links, timestamps) and updates catalog updated_at. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0 new
|
Thank you! |
Extension Submission
Extension Name: Status Report
Extension ID:
status-reportVersion: 1.2.5
Author: Open-Agent-Tools
Repository: https://github.com/Open-Agent-Tools/spec-kit-status
Description
Project status, feature progress, and next-action recommendations for spec-driven workflows. Provides the
/speckit.status-report.showcommand with:Resubmission notes
This replaces the previously closed #1860. All reviewer feedback has been addressed:
status-reportis now placed adjacent to and after the existingstatusentry, per the alphabetization-by-id conventionStaff Review ExtensionandSuperpowers BridgeOpen-Agent-Tools/spec-kit-statusto disambiguate from the existingProject Statusextensionspeckit.status-report.showmatches the requiredspeckit.{extension}.{command}patternmain— edits the current extensions table location in rootREADME.md(not the oldextensions/README.md)Checklist
extension.ymlmanifestextensions/catalog.community.jsonREADME.mdTesting
Tested locally on macOS with a multi-feature spec-kit project. Verified:
PadRighton[char])🤖 Generated with Claude Code