Skip to content

Add prep-specify to community extensions#2266

Open
nalthoff wants to merge 1 commit intogithub:mainfrom
nalthoff:add-prep-specify-extension
Open

Add prep-specify to community extensions#2266
nalthoff wants to merge 1 commit intogithub:mainfrom
nalthoff:add-prep-specify-extension

Conversation

@nalthoff
Copy link
Copy Markdown

Extension Submission

Extension Name: Prep Specify
Extension ID: prep-specify
Version: 1.0.0
Author: Nick
Repository: https://github.com/nalthoff/spec-kit-prep-specify

Description

Clarifies rough feature ideas into paste-ready /speckit.specify prompts.

Checklist

  • Valid extension.yml manifest
  • README.md with installation and usage docs
  • LICENSE file included
  • GitHub release created (v1.0.0)
  • Extension tested on real project
  • All commands working
  • No security vulnerabilities known
  • Added to extensions/catalog.community.json
  • Added to Community Extensions table in README.md

Testing

Tested on:

  • Windows with specify 0.7.2
  • Local dev install via specify extension add --dev
  • Published archive install via specify extension add prep-specify --from https://github.com/nalthoff/spec-kit-prep-specify/archive/refs/tags/v1.0.0.zip

Additional Notes

The extension is a read-only pre-specify helper that reviews repo context, asks only high-value clarification questions when needed, and returns a paste-ready /speckit.specify command.

Add the Prep Specify catalog entry and README row so the extension can be discovered from the Spec Kit community extension list.

Made-with: Cursor
@nalthoff nalthoff requested a review from mnriem as a code owner April 17, 2026 20:47
Copilot AI review requested due to automatic review settings April 17, 2026 20:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 new Prep Specify community extension to Spec Kit’s community extension discovery surfaces (catalog + README), making it available for search/install and visible in the documented extension list.

Changes:

  • Added prep-specify entry to extensions/catalog.community.json (metadata, URLs, tags, requirements).
  • Bumped the community catalog top-level updated_at.
  • Added a new row for Prep Specify to the Community Extensions table in README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
extensions/catalog.community.json Registers the prep-specify extension in the community catalog and updates catalog timestamp.
README.md Adds Prep Specify to the Community Extensions table for documentation/discoverability.

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

"verified": false,
"downloads": 0,
"stars": 0,
"created_at": "2026-04-17T00:00:00Z",
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