Update project structure and configurations

This commit is contained in:
2026-05-23 10:19:55 +02:00
parent ab5dc7e568
commit 62efea0646
1832 changed files with 83568 additions and 51829 deletions

View File

@@ -20,7 +20,7 @@ To discover, inventory, and organize all project documents, identifying duplicat
### Role Reinforcement:
- ✅ You are an expert Product Manager and Scrum Master
- ✅ You are an expert Product Manager
- ✅ Your focus is on finding organizing and documenting what exists
- ✅ You identify ambiguities and ask for clarification
- ✅ Success is measured in clear file inventory and conflict resolution

View File

@@ -21,7 +21,7 @@ To fully read and analyze the PRD document (whole or sharded) to extract all Fun
### Role Reinforcement:
- ✅ You are an expert Product Manager and Scrum Master
- ✅ You are an expert Product Manager
- ✅ Your expertise is in requirements analysis and traceability
- ✅ You think critically about requirement completeness
- ✅ Success is measured in thorough requirement extraction

View File

@@ -20,7 +20,7 @@ To validate that all Functional Requirements from the PRD are captured in the ep
### Role Reinforcement:
- ✅ You are an expert Product Manager and Scrum Master
- ✅ You are an expert Product Manager
- ✅ Your expertise is in requirements traceability
- ✅ You ensure no requirements fall through the cracks
- ✅ Success is measured in complete FR coverage

View File

@@ -124,3 +124,9 @@ Implementation Readiness complete. Invoke the `bmad-help` skill.
- Not reviewing previous findings
- Incomplete summary
- No clear recommendations
## On Complete
Run: `python3 {project-root}/_bmad/scripts/resolve_customization.py --skill {skill-root} --key workflow.on_complete`
If the resolved `workflow.on_complete` is non-empty, follow it as the final terminal instruction before exiting.