Add Status Report extension to community catalog#2123
Open
jwesleye wants to merge 1 commit intogithub:mainfrom
Open
Add Status Report extension to community catalog#2123jwesleye wants to merge 1 commit intogithub:mainfrom
jwesleye wants to merge 1 commit intogithub:mainfrom
Conversation
- 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>
Contributor
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
Collaborator
|
Please resolve conflicts |
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.
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