Replies: 1 comment
-
|
I've come to realise that speckit is a attempt by github to capture more github customers that vibe code. As such, they're more than likely not going to:
You might find that https://github.com/MrLesk/Backlog.md is a better fit. I doubt the github team are going to listen to anything that requires them to deviate from the customer acquisition strategy they're using this project 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.
-
I'd like to propose a change to how we structure user stories for tasks. Instead of consolidating all stories into a single file, I suggest we create a tasks/ folder with each user story separated into its own file.
This aligns with the best practice of implementing story-by-story. It provides better context for LLMs by allowing us to feed them smaller, more focused chunks of information, preventing them from 'going wild' with a massive context window.
Does this cleaner, decoupled approach sound good to everyone?
Beta Was this translation helpful? Give feedback.
All reactions