Add TinySpec extension to community catalog#2147
Open
Quratulain-bilal wants to merge 1 commit intogithub:mainfrom
Open
Add TinySpec extension to community catalog#2147Quratulain-bilal wants to merge 1 commit intogithub:mainfrom
Quratulain-bilal wants to merge 1 commit intogithub:mainfrom
Conversation
- 3 commands: tinyspec, implement, classify for lightweight single-file workflow - 1 hook: before_specify for auto-classifying task complexity - Addresses community request in issue github#1174 (22+ reactions)
Contributor
Author
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.
Summary - Adds TinySpec extension to the community catalog and README - 3 commands:
/speckit.tinyspec,/speckit.tinyspec.implement,/speckit.tinyspec.classify- 1 hook:before_specify— auto-classify task complexity before starting full SDD - Addresses community request in issue #1174 (22+ reactions) ## What it does Lightweight single-file workflow for small tasks that don't need the full 4-step SDD process:/speckit.tinyspec/speckit.tinyspec.implement/speckit.tinyspec.classifyThe classifier recommends the right workflow:
Changes
extensions/catalog.community.json— addedtinyspecentry (alphabetical, betweensyncandv-model)README.md— added extension row (alphabetical, between Superpowers Bridge and V-Model ExtensionPack)
updated_atto2026-04-10Extension repo
https://github.com/Quratulain-bilal/spec-kit-tinyspec