sprint planning

This commit is contained in:
Brian Madison
2025-10-21 08:24:02 -05:00
parent b8db0806ed
commit 419043e704
29 changed files with 1919 additions and 39 deletions

View File

@@ -63,10 +63,10 @@ phases:
optional: true
agent: "dev"
command: "review-story"
- id: "story-approved"
- id: "story-done"
required: true
agent: "dev"
command: "story-approved"
command: "story-done"
story_naming: "story-<title>-<n>.md"
story_example: "story-oauth-integration-1.md"