🤔 How are people managing spec relationships as projects scale? #2371
kennedy-whytech
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been using spec-kit more heavily, and I’m starting to hit an issue as the number of specs grows:
It’s getting harder to keep specs connected and in sync as new features are introduced.
A few things I’m noticing:
Right now, spec generation works great—but maintaining relationships between specs feels much more manual- no matter to Human or Robot
Curious how others are handling this:
Context
I’ve been exploring ideas like:
But I’m not sure what the “right” pattern is yet.
Would love to hear how others are approaching this as their spec count grows.
Beta Was this translation helpful? Give feedback.
All reactions