Skip to content

Add Project Status extension to community catalog#1860

Open
jwesleye wants to merge 2 commits intogithub:mainfrom
jwesleye:add-status-extension
Open

Add Project Status extension to community catalog#1860
jwesleye wants to merge 2 commits intogithub:mainfrom
jwesleye:add-status-extension

Conversation

@jwesleye
Copy link

Extension Submission

Extension Name: Project Status
Extension ID: status
Version: 1.1.1
Author: Open-Agent-Tools
Repository: https://github.com/Open-Agent-Tools/spec-kit-status

Description

Display project status, feature progress, and recommended next actions across the spec-driven development workflow. Provides the /speckit.status command with:

  • Pipeline view of all features with workflow stages (Specify → Plan → Tasks → Implement)
  • Artifact existence checks per feature
  • Task completion tracking with percentages
  • "Next action" recommendations
  • JSON output for tooling integration
  • Cross-platform: Bash (macOS/Linux) and PowerShell (Windows)

Checklist

  • Valid extension.yml manifest
  • README.md with installation and usage docs
  • LICENSE file included (MIT)
  • GitHub releases created (v1.0.0, v1.1.0, v1.1.1)
  • Extension tested on real project
  • All commands working
  • Added to extensions/catalog.community.json
  • Added to extensions/README.md Available Extensions table
  • CHANGELOG.md included

Testing

Tested locally on macOS with spec-kit v0.3.0 against a project with 10 features. Verified:

  • Script runs on macOS bash 3.2 (no bash 4+ dependencies)
  • Correct JSON and text output on main branch
  • Feature detection, task counting, and caching all working

🤖 Generated with Claude Code

- Extension ID: status
- Version: 1.1.1
- Author: Open-Agent-Tools
- Provides /speckit.status command for project progress visibility

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jwesleye jwesleye requested a review from mnriem as a code owner March 15, 2026 15:00
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants