@the-bearded-bear/claude-craft 8.19.1 β†’ 8.19.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/Dev/i18n/base/Common/skills/documentation/SKILL.md +0 -19
  2. package/Dev/i18n/base/Common/skills/ecosystem-tools/SKILL.md +0 -12
  3. package/Dev/i18n/base/Common/skills/git-workflow/SKILL.md +0 -17
  4. package/Dev/i18n/base/Common/skills/kiss-dry-yagni/SKILL.md +0 -11
  5. package/Dev/i18n/base/Common/skills/parallel-worktrees/SKILL.md +0 -11
  6. package/Dev/i18n/base/Common/skills/security/SKILL.md +0 -20
  7. package/Dev/i18n/base/Common/skills/solid-principles/SKILL.md +0 -18
  8. package/Dev/i18n/base/Common/skills/testing/SKILL.md +0 -25
  9. package/Dev/i18n/base/Common/skills/workflow-analysis/SKILL.md +0 -10
  10. package/Dev/i18n/de/Common/agents/tdd-coach.md +1 -1
  11. package/Dev/i18n/de/Common/commands/getting-started.md +6 -8
  12. package/Dev/i18n/de/Common/templates/settings.json.template +4 -4
  13. package/Dev/i18n/de/QA/commands/fix.md +1 -1
  14. package/Dev/i18n/de/ReactNative/agents/reactnative-reviewer.md +4 -4
  15. package/Dev/i18n/de/ReactNative/rules/06-tooling.md +6 -6
  16. package/Dev/i18n/en/Common/agents/tdd-coach.md +1 -1
  17. package/Dev/i18n/en/Common/commands/getting-started.md +6 -8
  18. package/Dev/i18n/en/Common/templates/settings.json.template +4 -4
  19. package/Dev/i18n/en/QA/commands/fix.md +1 -1
  20. package/Dev/i18n/en/ReactNative/agents/reactnative-reviewer.md +4 -4
  21. package/Dev/i18n/en/ReactNative/rules/06-tooling.md +4 -4
  22. package/Dev/i18n/es/Common/agents/tdd-coach.md +1 -1
  23. package/Dev/i18n/es/Common/commands/getting-started.md +6 -8
  24. package/Dev/i18n/es/Common/templates/settings.json.template +4 -4
  25. package/Dev/i18n/es/QA/commands/fix.md +1 -1
  26. package/Dev/i18n/es/ReactNative/agents/reactnative-reviewer.md +4 -4
  27. package/Dev/i18n/es/ReactNative/rules/06-tooling.md +6 -6
  28. package/Dev/i18n/fr/Common/agents/tdd-coach.md +1 -1
  29. package/Dev/i18n/fr/Common/commands/getting-started.md +6 -8
  30. package/Dev/i18n/fr/Common/templates/settings.json.template +4 -4
  31. package/Dev/i18n/fr/QA/commands/fix.md +1 -1
  32. package/Dev/i18n/fr/ReactNative/agents/reactnative-reviewer.md +4 -4
  33. package/Dev/i18n/fr/ReactNative/rules/06-tooling.md +6 -6
  34. package/Dev/i18n/pt/Common/agents/tdd-coach.md +1 -1
  35. package/Dev/i18n/pt/Common/commands/getting-started.md +6 -8
  36. package/Dev/i18n/pt/Common/templates/settings.json.template +4 -4
  37. package/Dev/i18n/pt/QA/commands/fix.md +1 -1
  38. package/Dev/i18n/pt/ReactNative/agents/reactnative-reviewer.md +4 -4
  39. package/Dev/i18n/pt/ReactNative/rules/06-tooling.md +6 -6
  40. package/Project/i18n/de/scaffold/CLAUDE.md +208 -0
  41. package/Project/i18n/de/scaffold/project-management__README.md +40 -0
  42. package/Project/i18n/de/scaffold/project-management__backlog__index.md +58 -0
  43. package/Project/i18n/en/scaffold/CLAUDE.md +208 -0
  44. package/Project/i18n/en/scaffold/project-management__README.md +40 -0
  45. package/Project/i18n/en/scaffold/project-management__backlog__index.md +58 -0
  46. package/Project/i18n/es/scaffold/CLAUDE.md +208 -0
  47. package/Project/i18n/es/scaffold/project-management__README.md +40 -0
  48. package/Project/i18n/es/scaffold/project-management__backlog__index.md +58 -0
  49. package/Project/i18n/fr/scaffold/CLAUDE.md +208 -0
  50. package/Project/i18n/fr/scaffold/project-management__README.md +40 -0
  51. package/Project/i18n/fr/scaffold/project-management__backlog__index.md +58 -0
  52. package/Project/i18n/pt/scaffold/CLAUDE.md +208 -0
  53. package/Project/i18n/pt/scaffold/project-management__README.md +40 -0
  54. package/Project/i18n/pt/scaffold/project-management__backlog__index.md +58 -0
  55. package/Project/install-project-commands.sh +85 -312
  56. package/README.md +4 -4
  57. package/bundles/cursor/.cursorrules +3 -3
  58. package/bundles/windsurf/.windsurfrules +3 -3
  59. package/cli/lib/tech-registry.js +2 -2
  60. package/package.json +2 -2
@@ -0,0 +1,208 @@
1
+ # Claude Code Configuration - Project Management
2
+
3
+ ## Available agents
4
+
5
+ ### 🎯 Product Owner (`@po`)
6
+ Expert in backlog management, personas, User Stories and prioritization.
7
+ - CSPO certified (Certified Scrum Product Owner)
8
+ - Skilled in: INVEST, 3C, Gherkin, SMART, MoSCoW, MMF
9
+
10
+ ### πŸ”§ Tech Lead (`@tech`)
11
+ Expert in architecture, technical decomposition and Scrum facilitation.
12
+ - CSM certified (Certified Scrum Master)
13
+ - Skilled in: Symfony, Flutter, API Platform, Hexagonal Architecture
14
+
15
+ ## Custom commands
16
+
17
+ ### Backlog Generation & Management (`/project:`)
18
+
19
+ | Command | Description |
20
+ |---------|-------------|
21
+ | `/project:generate-backlog` | Generate the full backlog |
22
+ | `/project:decompose-tasks N` | Break sprint N into tasks |
23
+ | `/project:analyze-backlog` | Analyze the existing backlog |
24
+ | `/project:migrate-backlog` | Migrate an existing backlog |
25
+ | `/project:sync-backlog` | Synchronize the backlog index |
26
+
27
+ ### EPIC Management (`/project:`)
28
+
29
+ | Command | Description |
30
+ |---------|-------------|
31
+ | `/project:add-epic "Name"` | Create a new EPIC |
32
+ | `/project:list-epics` | List all EPICs |
33
+ | `/project:update-epic EPIC-XXX` | Edit an EPIC |
34
+
35
+ ### User Story Management (`/project:`)
36
+
37
+ | Command | Description |
38
+ |---------|-------------|
39
+ | `/project:add-story EPIC-XXX "Name"` | Create a User Story |
40
+ | `/project:list-stories` | List User Stories |
41
+ | `/project:update-story US-XXX` | Edit a User Story |
42
+ | `/project:update-stories` | Update multiple User Stories |
43
+
44
+ ### Task Management (`/project:`)
45
+
46
+ | Command | Description |
47
+ |---------|-------------|
48
+ | `/project:add-task US-XXX "[TYPE] Desc" Xh` | Create a task |
49
+ | `/project:list-tasks` | List tasks |
50
+ | `/project:move-task TASK-XXX status` | Change status |
51
+
52
+ ### Visualization & Execution (`/project:`)
53
+
54
+ | Command | Description |
55
+ |---------|-------------|
56
+ | `/project:board` | Show the sprint Kanban |
57
+ | `/project:batch-status` | Batch status of items |
58
+ | `/project:run-sprint N` | Run a full sprint |
59
+ | `/project:run-epic EPIC-XXX` | Run a full EPIC |
60
+ | `/project:run-queue` | Run the queue |
61
+ | `/project:generate-prd` | Generate the PRD |
62
+ | `/project:generate-tech-spec` | Generate the technical spec |
63
+
64
+ ### Sprint (`/sprint:`)
65
+
66
+ | Command | Description |
67
+ |---------|-------------|
68
+ | `/sprint:status` | Detailed sprint metrics |
69
+ | `/sprint:transition US-XXX status` | Change a User Story's status/sprint |
70
+ | `/sprint:next-story` | Next story ready for dev |
71
+ | `/sprint:auto-route` | Automatic story routing |
72
+ | `/sprint:dev US-XXX` | Develop a story |
73
+
74
+ ### Quality Gates (`/gate:`)
75
+
76
+ | Command | Description |
77
+ |---------|-------------|
78
+ | `/gate:validate-backlog` | Validate backlog compliance (score /100) |
79
+ | `/gate:validate-prd` | Validate the PRD |
80
+ | `/gate:validate-techspec` | Validate the technical spec |
81
+ | `/gate:validate-story US-XXX` | Validate a User Story (DoD) |
82
+ | `/gate:validate-sprint N` | Validate a sprint |
83
+ | `/gate:report` | Full quality report |
84
+
85
+ ## Technical stack
86
+
87
+ ```yaml
88
+ web: Symfony UX + Turbo (Twig, Stimulus, Live Components)
89
+ mobile: Flutter (Dart, Material/Cupertino)
90
+ api: API Platform (REST, OpenAPI)
91
+ database: PostgreSQL + Doctrine ORM
92
+ infrastructure: Docker
93
+ tests: PHPUnit, Flutter Test
94
+ quality: PHPStan max, Dart analyzer
95
+ ```
96
+
97
+ ## Project structure
98
+
99
+ ```
100
+ project-management/
101
+ β”œβ”€β”€ README.md # Overview
102
+ β”œβ”€β”€ personas.md # Persona definitions (min 3)
103
+ β”œβ”€β”€ definition-of-done.md # Project DoD
104
+ β”œβ”€β”€ dependencies-matrix.md # Dependencies matrix (Mermaid)
105
+ β”œβ”€β”€ backlog/
106
+ β”‚ β”œβ”€β”€ epics/
107
+ β”‚ β”‚ └── EPIC-XXX-name.md # With MMF
108
+ β”‚ └── user-stories/
109
+ β”‚ └── US-XXX-name.md # INVEST + 3C + Gherkin SMART
110
+ └── sprints/
111
+ └── sprint-XXX-goal/
112
+ β”œβ”€β”€ sprint-goal.md # Sprint Goal + Ceremonies + Retro
113
+ β”œβ”€β”€ sprint-dependencies.md
114
+ β”œβ”€β”€ tasks/
115
+ β”‚ β”œβ”€β”€ README.md
116
+ β”‚ └── US-XXX-tasks.md # Detailed tasks
117
+ └── task-board.md # Kanban
118
+ ```
119
+
120
+ ## Applied SCRUM standards
121
+
122
+ ### Fundamentals
123
+ - **3 Pillars**: Transparency, Inspection, Adaptation
124
+ - **Agile Manifesto**: 4 values, 12 principles
125
+ - **Sprint**: fixed 2 weeks
126
+ - **Velocity**: 20-40 points/sprint
127
+
128
+ ### User Stories
129
+ - Format: "As a [P-XXX]... I want... So that..."
130
+ - **INVEST** validation: Independent, Negotiable, Valuable, Estimable, Sized ≀8pts, Testable
131
+ - The **3 Cs**: Card, Conversation, Confirmation
132
+ - **Vertical Slicing**: Symfony + Flutter + API + PostgreSQL
133
+
134
+ ### Acceptance Criteria
135
+ - **Gherkin** format: GIVEN [context] / WHEN [actor] [action] / THEN [result]
136
+ - **SMART** validation: Specific, Measurable, Achievable, Realistic, Time-bound
137
+ - Minimum: 1 nominal + 2 alternative + 2 error cases
138
+
139
+ ### Epics
140
+ - **MMF** (Minimum Marketable Feature) mandatory
141
+ - Dependencies with a **Mermaid** graph
142
+
143
+ ### Sprints
144
+ - Sprint 1 = **Walking Skeleton** (minimal complete feature)
145
+ - **Sprint Goal** in one sentence
146
+ - **Ceremonies**: Planning (Part 1 & 2), Daily, Review, Retro, Refinement
147
+ - Retrospective **Prime Directive** included
148
+
149
+ ### Tasks
150
+ - Estimation in **hours** (0.5h - 8h max)
151
+ - Types: [DB], [BE], [FE-WEB], [FE-MOB], [TEST], [DOC], [REV], [OPS]
152
+ - Dependencies with a **Mermaid** graph
153
+ - Statuses: πŸ”² To Do | πŸ”„ In Progress | πŸ‘€ Review | βœ… Done | 🚫 Blocked
154
+
155
+ ## Recommended workflow
156
+
157
+ ```bash
158
+ # 1. Initialize the backlog
159
+ /project:generate-backlog
160
+
161
+ # 2. Validate compliance
162
+ /gate:validate-backlog
163
+
164
+ # 3. Plan sprint 1
165
+ /project:decompose-tasks 001
166
+
167
+ # 4. Get the next story
168
+ /sprint:next-story
169
+
170
+ # 5. Develop a story
171
+ /sprint:dev US-XXX
172
+
173
+ # 6. Track the sprint
174
+ /sprint:status
175
+
176
+ # 7. Prepare the next sprint
177
+ /project:decompose-tasks 002
178
+ ```
179
+
180
+ ## Naming conventions
181
+
182
+ | Element | Format | Example |
183
+ |---------|--------|---------|
184
+ | Epic | EPIC-XXX-name | EPIC-001-authentication |
185
+ | User Story | US-XXX-name | US-001-signup |
186
+ | Persona | P-XXX | P-001 |
187
+ | Sprint | sprint-XXX-goal | sprint-001-walking_skeleton |
188
+ | Task | T-XXX-YY | T-001-05 |
189
+
190
+ ## Code quality
191
+
192
+ ### Backend (Symfony)
193
+ - PHPStan max level
194
+ - Tests > 80% coverage
195
+ - Hexagonal architecture
196
+ - PSR-12
197
+
198
+ ### Mobile (Flutter)
199
+ - Strict Dart analyzer
200
+ - Widget tests
201
+ - BLoC/Riverpod
202
+ - Material Design 3
203
+
204
+ ### API (API Platform)
205
+ - Auto-generated OpenAPI
206
+ - Validation constraints
207
+ - Serialization groups
208
+ - Security voters
@@ -0,0 +1,40 @@
1
+ # Project Management
2
+
3
+ This directory contains the project management.
4
+
5
+ ## Structure
6
+
7
+ ```
8
+ project-management/
9
+ β”œβ”€β”€ backlog/
10
+ β”‚ β”œβ”€β”€ index.md # Index with all statuses
11
+ β”‚ β”œβ”€β”€ epics/ # Project EPICs
12
+ β”‚ β”œβ”€β”€ user-stories/ # User Stories
13
+ β”‚ └── tasks/ # Tasks not assigned to a sprint
14
+ β”œβ”€β”€ sprints/
15
+ β”‚ └── sprint-XXX/
16
+ β”‚ β”œβ”€β”€ sprint-goal.md # Sprint goal and info
17
+ β”‚ β”œβ”€β”€ board.md # Kanban board
18
+ β”‚ └── tasks/ # Sprint tasks
19
+ └── metrics/
20
+ β”œβ”€β”€ velocity.md # Velocity per sprint
21
+ └── burndown.md # Burndown charts
22
+ ```
23
+
24
+ ## Workflow
25
+
26
+ 1. `/project:add-epic` - Create an EPIC
27
+ 2. `/project:add-story` - Add User Stories
28
+ 3. `/sprint:transition US-XXX sprint-N` - Plan the sprint
29
+ 4. `/project:add-task` or `/project:decompose-tasks` - Create tasks
30
+ 5. `/project:board` - Track progress
31
+ 6. `/project:move-task` - Update statuses
32
+
33
+ ## Statuses
34
+
35
+ | Icon | Status | Description |
36
+ |------|--------|-------------|
37
+ | πŸ”΄ | To Do | Not started yet |
38
+ | 🟑 | In Progress | In progress |
39
+ | ⏸️ | Blocked | Blocked |
40
+ | 🟒 | Done | Completed |
@@ -0,0 +1,58 @@
1
+ # Backlog Index
2
+
3
+ > Last updated: $(date +%Y-%m-%d)
4
+
5
+ ---
6
+
7
+ ## Global Summary
8
+
9
+ | Type | πŸ”΄ To Do | 🟑 In Progress | ⏸️ Blocked | 🟒 Done | Total |
10
+ |------|----------|----------------|------------|---------|-------|
11
+ | EPICs | 0 | 0 | 0 | 0 | 0 |
12
+ | User Stories | 0 | 0 | 0 | 0 | 0 |
13
+ | Tasks | 0 | 0 | 0 | 0 | 0 |
14
+
15
+ ---
16
+
17
+ ## EPICs
18
+
19
+ | ID | Name | Status | Priority | US | Progress |
20
+ |----|------|--------|----------|-----|----------|
21
+ | - | No EPIC created | - | - | - | - |
22
+
23
+ ---
24
+
25
+ ## Current Sprint
26
+
27
+ _No active sprint_
28
+
29
+ ---
30
+
31
+ ## Prioritized Backlog (Outside Sprint)
32
+
33
+ | US | EPIC | Points | Priority | Status |
34
+ |----|------|--------|----------|--------|
35
+ | - | - | - | - | - |
36
+
37
+ ---
38
+
39
+ ## Status Legend
40
+
41
+ | Icon | Status | Description |
42
+ |------|--------|-------------|
43
+ | πŸ”΄ | To Do | Not started yet |
44
+ | 🟑 | In Progress | Being worked on |
45
+ | ⏸️ | Blocked | Blocked by an impediment |
46
+ | 🟒 | Done | Completed |
47
+
48
+ ### Workflow
49
+
50
+ ```
51
+ πŸ”΄ To Do ──→ 🟑 In Progress ──→ 🟒 Done
52
+ β”‚ β”‚
53
+ β”‚ ↓
54
+ └────→ ⏸️ Blocked β†β”€β”€β”€β”€β”˜
55
+ β”‚
56
+ ↓
57
+ 🟑 In Progress
58
+ ```
@@ -0,0 +1,208 @@
1
+ # Claude Code Configuration - Project Management
2
+
3
+ ## Available agents
4
+
5
+ ### 🎯 Product Owner (`@po`)
6
+ Expert in backlog management, personas, User Stories and prioritization.
7
+ - CSPO certified (Certified Scrum Product Owner)
8
+ - Skilled in: INVEST, 3C, Gherkin, SMART, MoSCoW, MMF
9
+
10
+ ### πŸ”§ Tech Lead (`@tech`)
11
+ Expert in architecture, technical decomposition and Scrum facilitation.
12
+ - CSM certified (Certified Scrum Master)
13
+ - Skilled in: Symfony, Flutter, API Platform, Hexagonal Architecture
14
+
15
+ ## Custom commands
16
+
17
+ ### Backlog Generation & Management (`/project:`)
18
+
19
+ | Command | Description |
20
+ |---------|-------------|
21
+ | `/project:generate-backlog` | Generate the full backlog |
22
+ | `/project:decompose-tasks N` | Break sprint N into tasks |
23
+ | `/project:analyze-backlog` | Analyze the existing backlog |
24
+ | `/project:migrate-backlog` | Migrate an existing backlog |
25
+ | `/project:sync-backlog` | Synchronize the backlog index |
26
+
27
+ ### EPIC Management (`/project:`)
28
+
29
+ | Command | Description |
30
+ |---------|-------------|
31
+ | `/project:add-epic "Name"` | Create a new EPIC |
32
+ | `/project:list-epics` | List all EPICs |
33
+ | `/project:update-epic EPIC-XXX` | Edit an EPIC |
34
+
35
+ ### User Story Management (`/project:`)
36
+
37
+ | Command | Description |
38
+ |---------|-------------|
39
+ | `/project:add-story EPIC-XXX "Name"` | Create a User Story |
40
+ | `/project:list-stories` | List User Stories |
41
+ | `/project:update-story US-XXX` | Edit a User Story |
42
+ | `/project:update-stories` | Update multiple User Stories |
43
+
44
+ ### Task Management (`/project:`)
45
+
46
+ | Command | Description |
47
+ |---------|-------------|
48
+ | `/project:add-task US-XXX "[TYPE] Desc" Xh` | Create a task |
49
+ | `/project:list-tasks` | List tasks |
50
+ | `/project:move-task TASK-XXX status` | Change status |
51
+
52
+ ### Visualization & Execution (`/project:`)
53
+
54
+ | Command | Description |
55
+ |---------|-------------|
56
+ | `/project:board` | Show the sprint Kanban |
57
+ | `/project:batch-status` | Batch status of items |
58
+ | `/project:run-sprint N` | Run a full sprint |
59
+ | `/project:run-epic EPIC-XXX` | Run a full EPIC |
60
+ | `/project:run-queue` | Run the queue |
61
+ | `/project:generate-prd` | Generate the PRD |
62
+ | `/project:generate-tech-spec` | Generate the technical spec |
63
+
64
+ ### Sprint (`/sprint:`)
65
+
66
+ | Command | Description |
67
+ |---------|-------------|
68
+ | `/sprint:status` | Detailed sprint metrics |
69
+ | `/sprint:transition US-XXX status` | Change a User Story's status/sprint |
70
+ | `/sprint:next-story` | Next story ready for dev |
71
+ | `/sprint:auto-route` | Automatic story routing |
72
+ | `/sprint:dev US-XXX` | Develop a story |
73
+
74
+ ### Quality Gates (`/gate:`)
75
+
76
+ | Command | Description |
77
+ |---------|-------------|
78
+ | `/gate:validate-backlog` | Validate backlog compliance (score /100) |
79
+ | `/gate:validate-prd` | Validate the PRD |
80
+ | `/gate:validate-techspec` | Validate the technical spec |
81
+ | `/gate:validate-story US-XXX` | Validate a User Story (DoD) |
82
+ | `/gate:validate-sprint N` | Validate a sprint |
83
+ | `/gate:report` | Full quality report |
84
+
85
+ ## Technical stack
86
+
87
+ ```yaml
88
+ web: Symfony UX + Turbo (Twig, Stimulus, Live Components)
89
+ mobile: Flutter (Dart, Material/Cupertino)
90
+ api: API Platform (REST, OpenAPI)
91
+ database: PostgreSQL + Doctrine ORM
92
+ infrastructure: Docker
93
+ tests: PHPUnit, Flutter Test
94
+ quality: PHPStan max, Dart analyzer
95
+ ```
96
+
97
+ ## Project structure
98
+
99
+ ```
100
+ project-management/
101
+ β”œβ”€β”€ README.md # Overview
102
+ β”œβ”€β”€ personas.md # Persona definitions (min 3)
103
+ β”œβ”€β”€ definition-of-done.md # Project DoD
104
+ β”œβ”€β”€ dependencies-matrix.md # Dependencies matrix (Mermaid)
105
+ β”œβ”€β”€ backlog/
106
+ β”‚ β”œβ”€β”€ epics/
107
+ β”‚ β”‚ └── EPIC-XXX-name.md # With MMF
108
+ β”‚ └── user-stories/
109
+ β”‚ └── US-XXX-name.md # INVEST + 3C + Gherkin SMART
110
+ └── sprints/
111
+ └── sprint-XXX-goal/
112
+ β”œβ”€β”€ sprint-goal.md # Sprint Goal + Ceremonies + Retro
113
+ β”œβ”€β”€ sprint-dependencies.md
114
+ β”œβ”€β”€ tasks/
115
+ β”‚ β”œβ”€β”€ README.md
116
+ β”‚ └── US-XXX-tasks.md # Detailed tasks
117
+ └── task-board.md # Kanban
118
+ ```
119
+
120
+ ## Applied SCRUM standards
121
+
122
+ ### Fundamentals
123
+ - **3 Pillars**: Transparency, Inspection, Adaptation
124
+ - **Agile Manifesto**: 4 values, 12 principles
125
+ - **Sprint**: fixed 2 weeks
126
+ - **Velocity**: 20-40 points/sprint
127
+
128
+ ### User Stories
129
+ - Format: "As a [P-XXX]... I want... So that..."
130
+ - **INVEST** validation: Independent, Negotiable, Valuable, Estimable, Sized ≀8pts, Testable
131
+ - The **3 Cs**: Card, Conversation, Confirmation
132
+ - **Vertical Slicing**: Symfony + Flutter + API + PostgreSQL
133
+
134
+ ### Acceptance Criteria
135
+ - **Gherkin** format: GIVEN [context] / WHEN [actor] [action] / THEN [result]
136
+ - **SMART** validation: Specific, Measurable, Achievable, Realistic, Time-bound
137
+ - Minimum: 1 nominal + 2 alternative + 2 error cases
138
+
139
+ ### Epics
140
+ - **MMF** (Minimum Marketable Feature) mandatory
141
+ - Dependencies with a **Mermaid** graph
142
+
143
+ ### Sprints
144
+ - Sprint 1 = **Walking Skeleton** (minimal complete feature)
145
+ - **Sprint Goal** in one sentence
146
+ - **Ceremonies**: Planning (Part 1 & 2), Daily, Review, Retro, Refinement
147
+ - Retrospective **Prime Directive** included
148
+
149
+ ### Tasks
150
+ - Estimation in **hours** (0.5h - 8h max)
151
+ - Types: [DB], [BE], [FE-WEB], [FE-MOB], [TEST], [DOC], [REV], [OPS]
152
+ - Dependencies with a **Mermaid** graph
153
+ - Statuses: πŸ”² To Do | πŸ”„ In Progress | πŸ‘€ Review | βœ… Done | 🚫 Blocked
154
+
155
+ ## Recommended workflow
156
+
157
+ ```bash
158
+ # 1. Initialize the backlog
159
+ /project:generate-backlog
160
+
161
+ # 2. Validate compliance
162
+ /gate:validate-backlog
163
+
164
+ # 3. Plan sprint 1
165
+ /project:decompose-tasks 001
166
+
167
+ # 4. Get the next story
168
+ /sprint:next-story
169
+
170
+ # 5. Develop a story
171
+ /sprint:dev US-XXX
172
+
173
+ # 6. Track the sprint
174
+ /sprint:status
175
+
176
+ # 7. Prepare the next sprint
177
+ /project:decompose-tasks 002
178
+ ```
179
+
180
+ ## Naming conventions
181
+
182
+ | Element | Format | Example |
183
+ |---------|--------|---------|
184
+ | Epic | EPIC-XXX-name | EPIC-001-authentication |
185
+ | User Story | US-XXX-name | US-001-signup |
186
+ | Persona | P-XXX | P-001 |
187
+ | Sprint | sprint-XXX-goal | sprint-001-walking_skeleton |
188
+ | Task | T-XXX-YY | T-001-05 |
189
+
190
+ ## Code quality
191
+
192
+ ### Backend (Symfony)
193
+ - PHPStan max level
194
+ - Tests > 80% coverage
195
+ - Hexagonal architecture
196
+ - PSR-12
197
+
198
+ ### Mobile (Flutter)
199
+ - Strict Dart analyzer
200
+ - Widget tests
201
+ - BLoC/Riverpod
202
+ - Material Design 3
203
+
204
+ ### API (API Platform)
205
+ - Auto-generated OpenAPI
206
+ - Validation constraints
207
+ - Serialization groups
208
+ - Security voters
@@ -0,0 +1,40 @@
1
+ # Project Management
2
+
3
+ This directory contains the project management.
4
+
5
+ ## Structure
6
+
7
+ ```
8
+ project-management/
9
+ β”œβ”€β”€ backlog/
10
+ β”‚ β”œβ”€β”€ index.md # Index with all statuses
11
+ β”‚ β”œβ”€β”€ epics/ # Project EPICs
12
+ β”‚ β”œβ”€β”€ user-stories/ # User Stories
13
+ β”‚ └── tasks/ # Tasks not assigned to a sprint
14
+ β”œβ”€β”€ sprints/
15
+ β”‚ └── sprint-XXX/
16
+ β”‚ β”œβ”€β”€ sprint-goal.md # Sprint goal and info
17
+ β”‚ β”œβ”€β”€ board.md # Kanban board
18
+ β”‚ └── tasks/ # Sprint tasks
19
+ └── metrics/
20
+ β”œβ”€β”€ velocity.md # Velocity per sprint
21
+ └── burndown.md # Burndown charts
22
+ ```
23
+
24
+ ## Workflow
25
+
26
+ 1. `/project:add-epic` - Create an EPIC
27
+ 2. `/project:add-story` - Add User Stories
28
+ 3. `/sprint:transition US-XXX sprint-N` - Plan the sprint
29
+ 4. `/project:add-task` or `/project:decompose-tasks` - Create tasks
30
+ 5. `/project:board` - Track progress
31
+ 6. `/project:move-task` - Update statuses
32
+
33
+ ## Statuses
34
+
35
+ | Icon | Status | Description |
36
+ |------|--------|-------------|
37
+ | πŸ”΄ | To Do | Not started yet |
38
+ | 🟑 | In Progress | In progress |
39
+ | ⏸️ | Blocked | Blocked |
40
+ | 🟒 | Done | Completed |
@@ -0,0 +1,58 @@
1
+ # Backlog Index
2
+
3
+ > Last updated: $(date +%Y-%m-%d)
4
+
5
+ ---
6
+
7
+ ## Global Summary
8
+
9
+ | Type | πŸ”΄ To Do | 🟑 In Progress | ⏸️ Blocked | 🟒 Done | Total |
10
+ |------|----------|----------------|------------|---------|-------|
11
+ | EPICs | 0 | 0 | 0 | 0 | 0 |
12
+ | User Stories | 0 | 0 | 0 | 0 | 0 |
13
+ | Tasks | 0 | 0 | 0 | 0 | 0 |
14
+
15
+ ---
16
+
17
+ ## EPICs
18
+
19
+ | ID | Name | Status | Priority | US | Progress |
20
+ |----|------|--------|----------|-----|----------|
21
+ | - | No EPIC created | - | - | - | - |
22
+
23
+ ---
24
+
25
+ ## Current Sprint
26
+
27
+ _No active sprint_
28
+
29
+ ---
30
+
31
+ ## Prioritized Backlog (Outside Sprint)
32
+
33
+ | US | EPIC | Points | Priority | Status |
34
+ |----|------|--------|----------|--------|
35
+ | - | - | - | - | - |
36
+
37
+ ---
38
+
39
+ ## Status Legend
40
+
41
+ | Icon | Status | Description |
42
+ |------|--------|-------------|
43
+ | πŸ”΄ | To Do | Not started yet |
44
+ | 🟑 | In Progress | Being worked on |
45
+ | ⏸️ | Blocked | Blocked by an impediment |
46
+ | 🟒 | Done | Completed |
47
+
48
+ ### Workflow
49
+
50
+ ```
51
+ πŸ”΄ To Do ──→ 🟑 In Progress ──→ 🟒 Done
52
+ β”‚ β”‚
53
+ β”‚ ↓
54
+ └────→ ⏸️ Blocked β†β”€β”€β”€β”€β”˜
55
+ β”‚
56
+ ↓
57
+ 🟑 In Progress
58
+ ```