Add Brownfield Bootstrap extension to community catalog#2145
Open
Quratulain-bilal wants to merge 1 commit intogithub:mainfrom
Open
Add Brownfield Bootstrap extension to community catalog#2145Quratulain-bilal wants to merge 1 commit intogithub:mainfrom
Quratulain-bilal wants to merge 1 commit intogithub:mainfrom
Conversation
- 4 commands: scan, bootstrap, validate, migrate for existing codebases - 1 hook: after_init for auto-scanning project after spec-kit initialization - Addresses community request in issue github#1436 (30+ reactions)
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 Brownfield Bootstrap extension to the community catalog and README - 4 commands:
/speckit.brownfield.scan,/speckit.brownfield.bootstrap,/speckit.brownfield.validate,/speckit.brownfield.migrate- 1 hook:after_init— auto-scan project after spec-kit initializationWhat it does
Bootstraps Specification-Driven Development for existing codebases that were built before spec-kit
adoption:
/speckit.brownfield.scan/speckit.brownfield.bootstrap/speckit.brownfield.validate/speckit.brownfield.migrateSupports monoliths, monorepos, microservices, frontend+backend splits, and library/package projects.
Changes
extensions/catalog.community.json— addedbrownfieldentry (alphabetical, betweenbranch-conventionandbugfix)README.md— added extension row (alphabetical, between Branch Convention and Bugfix Workflow)updated_atto2026-04-10Extension repo
https://github.com/Quratulain-bilal/spec-kit-brownfield