Add Stable Identifiers preset to community catalog - #4276
Open
ira-at-work wants to merge 1 commit into
Open
Conversation
Add the stable-identifiers preset (v0.1.0) by Ira Abramov to the community preset catalog: - presets/catalog.community.json (alphabetical, between specassay and test-first-governance) - docs/community/presets.md community presets table Requires Spec Kit >=0.10.0. Provides 3 templates, 6 commands. License: MIT. Repository: https://github.com/ira-at-work/spec-kit-preset-stable-identifiers Assisted-by: pi (model: qwen3.8:27b-mlx, autonomous)
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.
Preset Submission
stable-identifiers0.1.0Summary
Adds the community preset Stable Identifiers, which makes Spec Kit
identifiers (
FR/SC/CHKand taskT-numbers) sparse and permanent sothey are never renumbered or re-issued — inserts use the gap, removals leave
permanent holes:
presets/catalog.community.json— new entry inserted in alphabetical order(between
specassayandtest-first-governance); top-levelupdated_atbumped.docs/community/presets.md— new row added to the community presets table.Requires Spec Kit
>=0.10.0. Provides 3 templates, 6 commands. License: MIT.Checklist
preset.ymlmanifestspecify preset add --from <download-url>command, linked fromdocumentationLICENSEfile includedv0.1.0)specify preset add --devpresets/catalog.community.jsondocs/community/presets.mdPosted on behalf of @ira-at-work by pi (model: qwen3.8:27b-mlx, autonomous). This PR modifies only
presets/catalog.community.jsonanddocs/community/presets.md; ready for thepreset-submissionlabel.