Using Spec-kit with a team of developers who are working on different parts of a big project. #1826
Unanswered
pulkit-7944
asked this question in
Q&A
Replies: 1 comment
-
|
Hi I have same question, I'm planning to use git worktree: Feature 002: existing branch Feature 003: new branch Start Claude in each directory and run speckit separately This way, each worktree corresponds to a speckit feature branch with consistent naming, without interfering with each other. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Community,
I'm working on a project with my friends where we are collaborating on different features using spec kit but the challenge is that all the features are independent. How should we setup our folder structure(for mono repo structure) to avoid merge conflicts between specs and constitutions.
Beta Was this translation helpful? Give feedback.
All reactions