Specificiation consolidation #2150
mjcowan-ai
started this conversation in
Ideas
Replies: 1 comment
-
|
Have you checked the available community extensions (see https://github.com/github/spec-kit?tab=readme-ov-file#-community-extensions) to see if any of them deliver what you are looking for? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For long running development, you will end up with many specs and some of which start to conflict overtime; in between feature releases, have you looked into have an option to do a specificiation consolidation. I.e. merge all of the specifications / requirements into a single spec; and reduce the number. It would minimize context and speed up runs. It also maintains a single source of truth, and helps to reduce conflicting requirements from multiple specs.
Beta Was this translation helpful? Give feedback.
All reactions