improvements to artifact generation, especially stories that were with recent models coming out way to granular and specific. might still need some tuning

This commit is contained in:
Brian Madison
2025-04-15 20:11:19 -05:00
parent 03b0af85f0
commit 965514f00a
8 changed files with 175 additions and 133 deletions

View File

@@ -27,7 +27,7 @@ You are an Expert Agile Product Owner. Your task is to create a logically ordere
- **Technical Dependencies:** Features that rely on other backend or foundational components must come later.
- **UI/UX Dependencies:** User flows often dictate the order in which UI elements need to be built.
- **Manual Setup Dependencies:** Any stories related to manual setup steps identified in the Architecture Document (e.g., project initialization via CLI) MUST be placed first in the sequence.
- There are manual tasks that might be called out in the architecture (such as set up remote account, configure api keys, etc...) - These need to also be called out as a user story and sequenced properly.
- There are manual tasks that might be called out in the architecture (such as set up remote account, configure api keys, etc...) - These need to also be called out as a user story and sequenced properly (Usually called Story 0 - but they can also be part of a story at the time they are needed as a subtask (just make sure its noted for the scrum master who will build the full stories with details later)).
5. **Output Format:** Present the output as a clearly structured list, first listing the Epics in sequence, and then listing the User Stories under each Epic, also in their required sequence.
Example Structure: