Replies: 1 comment
-
|
The answer as always is Whichever way you decide to work. If you treat them more as work item it is a continued flow of /specify -> /implement. If you decide to treat them as Epic see the extensions at https://github.com/github/spec-kit/tree/main/extensions#available-community-extensions and use whichever one serves your use case. |
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.
-
There is a feeling that the plan, tasks, research and quickstart files are temporary files that must be deleted after launch/implementation and the implementation details are consolidated into some kind of cumulative file.
Because now, if you decide to go back to the branch and change some implementation detail, then these files are being overwritten and the change is already described in them, not the original feature. Such files become completely useless token eaters.
How is it supposed to work with such changes after/implement in this SDD paradigm?
my case:
Beta Was this translation helpful? Give feedback.
All reactions