chore: update documentation to reflect recent architectural changes and improve clarity

This commit is contained in:
Sepehr
2026-03-10 22:59:04 +01:00
parent d88914a44f
commit 891c4ba436
530 changed files with 2544 additions and 1513 deletions

View File

@@ -1,4 +1,4 @@
description = """Execute a story by implementing tasks/subtasks, writing tests, validating, and updating the story file per acceptance criteria"""
description = 'Execute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan"'
prompt = """
Execute the BMAD 'dev-story' workflow.