@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.
- package/Dev/i18n/base/Common/skills/documentation/SKILL.md +0 -19
- package/Dev/i18n/base/Common/skills/ecosystem-tools/SKILL.md +0 -12
- package/Dev/i18n/base/Common/skills/git-workflow/SKILL.md +0 -17
- package/Dev/i18n/base/Common/skills/kiss-dry-yagni/SKILL.md +0 -11
- package/Dev/i18n/base/Common/skills/parallel-worktrees/SKILL.md +0 -11
- package/Dev/i18n/base/Common/skills/security/SKILL.md +0 -20
- package/Dev/i18n/base/Common/skills/solid-principles/SKILL.md +0 -18
- package/Dev/i18n/base/Common/skills/testing/SKILL.md +0 -25
- package/Dev/i18n/base/Common/skills/workflow-analysis/SKILL.md +0 -10
- package/Dev/i18n/de/Common/agents/tdd-coach.md +1 -1
- package/Dev/i18n/de/Common/commands/getting-started.md +6 -8
- package/Dev/i18n/de/Common/templates/settings.json.template +4 -4
- package/Dev/i18n/de/QA/commands/fix.md +1 -1
- package/Dev/i18n/de/ReactNative/agents/reactnative-reviewer.md +4 -4
- package/Dev/i18n/de/ReactNative/rules/06-tooling.md +6 -6
- package/Dev/i18n/en/Common/agents/tdd-coach.md +1 -1
- package/Dev/i18n/en/Common/commands/getting-started.md +6 -8
- package/Dev/i18n/en/Common/templates/settings.json.template +4 -4
- package/Dev/i18n/en/QA/commands/fix.md +1 -1
- package/Dev/i18n/en/ReactNative/agents/reactnative-reviewer.md +4 -4
- package/Dev/i18n/en/ReactNative/rules/06-tooling.md +4 -4
- package/Dev/i18n/es/Common/agents/tdd-coach.md +1 -1
- package/Dev/i18n/es/Common/commands/getting-started.md +6 -8
- package/Dev/i18n/es/Common/templates/settings.json.template +4 -4
- package/Dev/i18n/es/QA/commands/fix.md +1 -1
- package/Dev/i18n/es/ReactNative/agents/reactnative-reviewer.md +4 -4
- package/Dev/i18n/es/ReactNative/rules/06-tooling.md +6 -6
- package/Dev/i18n/fr/Common/agents/tdd-coach.md +1 -1
- package/Dev/i18n/fr/Common/commands/getting-started.md +6 -8
- package/Dev/i18n/fr/Common/templates/settings.json.template +4 -4
- package/Dev/i18n/fr/QA/commands/fix.md +1 -1
- package/Dev/i18n/fr/ReactNative/agents/reactnative-reviewer.md +4 -4
- package/Dev/i18n/fr/ReactNative/rules/06-tooling.md +6 -6
- package/Dev/i18n/pt/Common/agents/tdd-coach.md +1 -1
- package/Dev/i18n/pt/Common/commands/getting-started.md +6 -8
- package/Dev/i18n/pt/Common/templates/settings.json.template +4 -4
- package/Dev/i18n/pt/QA/commands/fix.md +1 -1
- package/Dev/i18n/pt/ReactNative/agents/reactnative-reviewer.md +4 -4
- package/Dev/i18n/pt/ReactNative/rules/06-tooling.md +6 -6
- package/Project/i18n/de/scaffold/CLAUDE.md +208 -0
- package/Project/i18n/de/scaffold/project-management__README.md +40 -0
- package/Project/i18n/de/scaffold/project-management__backlog__index.md +58 -0
- package/Project/i18n/en/scaffold/CLAUDE.md +208 -0
- package/Project/i18n/en/scaffold/project-management__README.md +40 -0
- package/Project/i18n/en/scaffold/project-management__backlog__index.md +58 -0
- package/Project/i18n/es/scaffold/CLAUDE.md +208 -0
- package/Project/i18n/es/scaffold/project-management__README.md +40 -0
- package/Project/i18n/es/scaffold/project-management__backlog__index.md +58 -0
- package/Project/i18n/fr/scaffold/CLAUDE.md +208 -0
- package/Project/i18n/fr/scaffold/project-management__README.md +40 -0
- package/Project/i18n/fr/scaffold/project-management__backlog__index.md +58 -0
- package/Project/i18n/pt/scaffold/CLAUDE.md +208 -0
- package/Project/i18n/pt/scaffold/project-management__README.md +40 -0
- package/Project/i18n/pt/scaffold/project-management__backlog__index.md +58 -0
- package/Project/install-project-commands.sh +85 -312
- package/README.md +4 -4
- package/bundles/cursor/.cursorrules +3 -3
- package/bundles/windsurf/.windsurfrules +3 -3
- package/cli/lib/tech-registry.js +2 -2
- 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
|
+
# Configuration Claude Code - Gestion de Projet
|
|
2
|
+
|
|
3
|
+
## Agents disponibles
|
|
4
|
+
|
|
5
|
+
### 🎯 Product Owner (`@po`)
|
|
6
|
+
Expert en gestion de backlog, personas, User Stories et priorisation.
|
|
7
|
+
- Certifié CSPO (Certified Scrum Product Owner)
|
|
8
|
+
- Maîtrise : INVEST, 3C, Gherkin, SMART, MoSCoW, MMF
|
|
9
|
+
|
|
10
|
+
### 🔧 Tech Lead (`@tech`)
|
|
11
|
+
Expert en architecture, décomposition technique et facilitation Scrum.
|
|
12
|
+
- Certifié CSM (Certified Scrum Master)
|
|
13
|
+
- Maîtrise : Symfony, Flutter, API Platform, Architecture hexagonale
|
|
14
|
+
|
|
15
|
+
## Commandes personnalisées
|
|
16
|
+
|
|
17
|
+
### Génération & Gestion de Backlog (`/project:`)
|
|
18
|
+
|
|
19
|
+
| Commande | Description |
|
|
20
|
+
|----------|-------------|
|
|
21
|
+
| `/project:generate-backlog` | Génère le backlog complet |
|
|
22
|
+
| `/project:decompose-tasks N` | Décompose le sprint N en tâches |
|
|
23
|
+
| `/project:analyze-backlog` | Analyser le backlog existant |
|
|
24
|
+
| `/project:migrate-backlog` | Migrer un backlog existant |
|
|
25
|
+
| `/project:sync-backlog` | Synchroniser l'index du backlog |
|
|
26
|
+
|
|
27
|
+
### Gestion des EPICs (`/project:`)
|
|
28
|
+
|
|
29
|
+
| Commande | Description |
|
|
30
|
+
|----------|-------------|
|
|
31
|
+
| `/project:add-epic "Nom"` | Créer un nouvel EPIC |
|
|
32
|
+
| `/project:list-epics` | Lister tous les EPICs |
|
|
33
|
+
| `/project:update-epic EPIC-XXX` | Modifier un EPIC |
|
|
34
|
+
|
|
35
|
+
### Gestion des User Stories (`/project:`)
|
|
36
|
+
|
|
37
|
+
| Commande | Description |
|
|
38
|
+
|----------|-------------|
|
|
39
|
+
| `/project:add-story EPIC-XXX "Nom"` | Créer une User Story |
|
|
40
|
+
| `/project:list-stories` | Lister les User Stories |
|
|
41
|
+
| `/project:update-story US-XXX` | Modifier une US |
|
|
42
|
+
| `/project:update-stories` | Mettre à jour plusieurs US |
|
|
43
|
+
|
|
44
|
+
### Gestion des Tasks (`/project:`)
|
|
45
|
+
|
|
46
|
+
| Commande | Description |
|
|
47
|
+
|----------|-------------|
|
|
48
|
+
| `/project:add-task US-XXX "[TYPE] Desc" Xh` | Créer une tâche |
|
|
49
|
+
| `/project:list-tasks` | Lister les tâches |
|
|
50
|
+
| `/project:move-task TASK-XXX statut` | Changer le statut |
|
|
51
|
+
|
|
52
|
+
### Visualisation & Exécution (`/project:`)
|
|
53
|
+
|
|
54
|
+
| Commande | Description |
|
|
55
|
+
|----------|-------------|
|
|
56
|
+
| `/project:board` | Afficher le Kanban du sprint |
|
|
57
|
+
| `/project:batch-status` | Statut par lot des éléments |
|
|
58
|
+
| `/project:run-sprint N` | Exécuter un sprint complet |
|
|
59
|
+
| `/project:run-epic EPIC-XXX` | Exécuter un EPIC complet |
|
|
60
|
+
| `/project:run-queue` | Exécuter la file d'attente |
|
|
61
|
+
| `/project:generate-prd` | Générer le PRD |
|
|
62
|
+
| `/project:generate-tech-spec` | Générer la spécification technique |
|
|
63
|
+
|
|
64
|
+
### Sprint (`/sprint:`)
|
|
65
|
+
|
|
66
|
+
| Commande | Description |
|
|
67
|
+
|----------|-------------|
|
|
68
|
+
| `/sprint:status` | Métriques détaillées du sprint |
|
|
69
|
+
| `/sprint:transition US-XXX statut` | Changer statut/sprint d'une US |
|
|
70
|
+
| `/sprint:next-story` | Prochaine story prête pour le dev |
|
|
71
|
+
| `/sprint:auto-route` | Routage automatique des stories |
|
|
72
|
+
| `/sprint:dev US-XXX` | Développer une story |
|
|
73
|
+
|
|
74
|
+
### Quality Gates (`/gate:`)
|
|
75
|
+
|
|
76
|
+
| Commande | Description |
|
|
77
|
+
|----------|-------------|
|
|
78
|
+
| `/gate:validate-backlog` | Valide la conformité du backlog (score /100) |
|
|
79
|
+
| `/gate:validate-prd` | Valider le PRD |
|
|
80
|
+
| `/gate:validate-techspec` | Valider la spécification technique |
|
|
81
|
+
| `/gate:validate-story US-XXX` | Valider une User Story (DoD) |
|
|
82
|
+
| `/gate:validate-sprint N` | Valider un sprint |
|
|
83
|
+
| `/gate:report` | Rapport de qualité complet |
|
|
84
|
+
|
|
85
|
+
## Stack technique
|
|
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
|
+
## Structure projet
|
|
98
|
+
|
|
99
|
+
```
|
|
100
|
+
project-management/
|
|
101
|
+
├── README.md # Vue d'ensemble
|
|
102
|
+
├── personas.md # Définition des personas (min 3)
|
|
103
|
+
├── definition-of-done.md # DoD du projet
|
|
104
|
+
├── dependencies-matrix.md # Matrice des dépendances (Mermaid)
|
|
105
|
+
├── backlog/
|
|
106
|
+
│ ├── epics/
|
|
107
|
+
│ │ └── EPIC-XXX-nom.md # Avec MMF
|
|
108
|
+
│ └── user-stories/
|
|
109
|
+
│ └── US-XXX-nom.md # INVEST + 3C + Gherkin SMART
|
|
110
|
+
└── sprints/
|
|
111
|
+
└── sprint-XXX-but/
|
|
112
|
+
├── sprint-goal.md # Sprint Goal + Cérémonies + Rétro
|
|
113
|
+
├── sprint-dependencies.md
|
|
114
|
+
├── tasks/
|
|
115
|
+
│ ├── README.md
|
|
116
|
+
│ └── US-XXX-tasks.md # Tâches détaillées
|
|
117
|
+
└── task-board.md # Kanban
|
|
118
|
+
```
|
|
119
|
+
|
|
120
|
+
## Standards SCRUM appliqués
|
|
121
|
+
|
|
122
|
+
### Fondamentaux
|
|
123
|
+
- **3 Piliers** : Transparence, Inspection, Adaptation
|
|
124
|
+
- **Manifeste Agile** : 4 valeurs, 12 principes
|
|
125
|
+
- **Sprint** : 2 semaines fixe
|
|
126
|
+
- **Vélocité** : 20-40 points/sprint
|
|
127
|
+
|
|
128
|
+
### User Stories
|
|
129
|
+
- Format : "En tant que [P-XXX]... Je veux... Afin de..."
|
|
130
|
+
- Validation **INVEST** : Independent, Negotiable, Valuable, Estimable, Sized ≤8pts, Testable
|
|
131
|
+
- Les **3 C** : Carte, Conversation, Confirmation
|
|
132
|
+
- **Vertical Slicing** : Symfony + Flutter + API + PostgreSQL
|
|
133
|
+
|
|
134
|
+
### Critères d'Acceptance
|
|
135
|
+
- Format **Gherkin** : GIVEN [contexte] / WHEN [acteur] [action] / THEN [résultat]
|
|
136
|
+
- Validation **SMART** : Spécifique, Mesurable, Atteignable, Réaliste, Temporel
|
|
137
|
+
- Minimum : 1 nominal + 2 alternatifs + 2 erreurs
|
|
138
|
+
|
|
139
|
+
### Epics
|
|
140
|
+
- **MMF** (Minimum Marketable Feature) obligatoire
|
|
141
|
+
- Dépendances avec graphe **Mermaid**
|
|
142
|
+
|
|
143
|
+
### Sprints
|
|
144
|
+
- Sprint 1 = **Walking Skeleton** (fonctionnalité complète minimale)
|
|
145
|
+
- **Sprint Goal** en une phrase
|
|
146
|
+
- **Cérémonies** : Planning (Part 1 & 2), Daily, Review, Rétro, Affinage
|
|
147
|
+
- **Directive Fondamentale** de la Rétrospective incluse
|
|
148
|
+
|
|
149
|
+
### Tâches
|
|
150
|
+
- Estimation en **heures** (0.5h - 8h max)
|
|
151
|
+
- Types : [DB], [BE], [FE-WEB], [FE-MOB], [TEST], [DOC], [REV], [OPS]
|
|
152
|
+
- Dépendances avec graphe **Mermaid**
|
|
153
|
+
- Statuts : 🔲 À faire | 🔄 En cours | 👀 Review | ✅ Done | 🚫 Bloqué
|
|
154
|
+
|
|
155
|
+
## Workflow recommandé
|
|
156
|
+
|
|
157
|
+
```bash
|
|
158
|
+
# 1. Initialiser le backlog
|
|
159
|
+
/project:generate-backlog
|
|
160
|
+
|
|
161
|
+
# 2. Valider la conformité
|
|
162
|
+
/gate:validate-backlog
|
|
163
|
+
|
|
164
|
+
# 3. Planifier le sprint 1
|
|
165
|
+
/project:decompose-tasks 001
|
|
166
|
+
|
|
167
|
+
# 4. Obtenir la prochaine story
|
|
168
|
+
/sprint:next-story
|
|
169
|
+
|
|
170
|
+
# 5. Développer une story
|
|
171
|
+
/sprint:dev US-XXX
|
|
172
|
+
|
|
173
|
+
# 6. Suivre le sprint
|
|
174
|
+
/sprint:status
|
|
175
|
+
|
|
176
|
+
# 7. Préparer le sprint suivant
|
|
177
|
+
/project:decompose-tasks 002
|
|
178
|
+
```
|
|
179
|
+
|
|
180
|
+
## Conventions de nommage
|
|
181
|
+
|
|
182
|
+
| Élément | Format | Exemple |
|
|
183
|
+
|---------|--------|---------|
|
|
184
|
+
| Epic | EPIC-XXX-nom | EPIC-001-authentification |
|
|
185
|
+
| User Story | US-XXX-nom | US-001-inscription |
|
|
186
|
+
| Persona | P-XXX | P-001 |
|
|
187
|
+
| Sprint | sprint-XXX-but | sprint-001-walking_skeleton |
|
|
188
|
+
| Tâche | T-XXX-YY | T-001-05 |
|
|
189
|
+
|
|
190
|
+
## Qualité du code
|
|
191
|
+
|
|
192
|
+
### Backend (Symfony)
|
|
193
|
+
- PHPStan niveau max
|
|
194
|
+
- Tests > 80% couverture
|
|
195
|
+
- Architecture hexagonale
|
|
196
|
+
- PSR-12
|
|
197
|
+
|
|
198
|
+
### Mobile (Flutter)
|
|
199
|
+
- Dart analyzer strict
|
|
200
|
+
- Widget tests
|
|
201
|
+
- BLoC/Riverpod
|
|
202
|
+
- Material Design 3
|
|
203
|
+
|
|
204
|
+
### API (API Platform)
|
|
205
|
+
- OpenAPI auto-généré
|
|
206
|
+
- Validation constraints
|
|
207
|
+
- Serialization groups
|
|
208
|
+
- Security voters
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
# Gestion de Projet
|
|
2
|
+
|
|
3
|
+
Ce répertoire contient la gestion de projet.
|
|
4
|
+
|
|
5
|
+
## Structure
|
|
6
|
+
|
|
7
|
+
```
|
|
8
|
+
project-management/
|
|
9
|
+
├── backlog/
|
|
10
|
+
│ ├── index.md # Index avec tous les statuts
|
|
11
|
+
│ ├── epics/ # EPICs du projet
|
|
12
|
+
│ ├── user-stories/ # User Stories
|
|
13
|
+
│ └── tasks/ # Tasks non assignées à un sprint
|
|
14
|
+
├── sprints/
|
|
15
|
+
│ └── sprint-XXX/
|
|
16
|
+
│ ├── sprint-goal.md # Objectif et infos du sprint
|
|
17
|
+
│ ├── board.md # Kanban board
|
|
18
|
+
│ └── tasks/ # Tasks du sprint
|
|
19
|
+
└── metrics/
|
|
20
|
+
├── velocity.md # Vélocité par sprint
|
|
21
|
+
└── burndown.md # Burndown charts
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## Workflow
|
|
25
|
+
|
|
26
|
+
1. `/project:add-epic` - Créer un EPIC
|
|
27
|
+
2. `/project:add-story` - Ajouter des User Stories
|
|
28
|
+
3. `/sprint:transition US-XXX sprint-N` - Planifier le sprint
|
|
29
|
+
4. `/project:add-task` ou `/project:decompose-tasks` - Créer les tâches
|
|
30
|
+
5. `/project:board` - Suivre l'avancement
|
|
31
|
+
6. `/project:move-task` - Mettre à jour les statuts
|
|
32
|
+
|
|
33
|
+
## Statuts
|
|
34
|
+
|
|
35
|
+
| Icône | Statut | Description |
|
|
36
|
+
|-------|--------|-------------|
|
|
37
|
+
| 🔴 | To Do | Pas encore commencé |
|
|
38
|
+
| 🟡 | In Progress | En cours |
|
|
39
|
+
| ⏸️ | Blocked | Bloqué |
|
|
40
|
+
| 🟢 | Done | Terminé |
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
# Backlog Index
|
|
2
|
+
|
|
3
|
+
> Dernière mise à jour: $(date +%Y-%m-%d)
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## Résumé Global
|
|
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 | Nom | Statut | Priorité | US | Progression |
|
|
20
|
+
|----|-----|--------|----------|-----|-------------|
|
|
21
|
+
| - | Aucun EPIC créé | - | - | - | - |
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
25
|
+
## Sprint Actuel
|
|
26
|
+
|
|
27
|
+
_Aucun sprint actif_
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
31
|
+
## Backlog Priorisé (Hors Sprint)
|
|
32
|
+
|
|
33
|
+
| US | EPIC | Points | Priorité | Statut |
|
|
34
|
+
|----|------|--------|----------|--------|
|
|
35
|
+
| - | - | - | - | - |
|
|
36
|
+
|
|
37
|
+
---
|
|
38
|
+
|
|
39
|
+
## Légende Statuts
|
|
40
|
+
|
|
41
|
+
| Icône | Statut | Description |
|
|
42
|
+
|-------|--------|-------------|
|
|
43
|
+
| 🔴 | To Do | Pas encore commencé |
|
|
44
|
+
| 🟡 | In Progress | En cours de réalisation |
|
|
45
|
+
| ⏸️ | Blocked | Bloqué par un obstacle |
|
|
46
|
+
| 🟢 | Done | Terminé |
|
|
47
|
+
|
|
48
|
+
### Workflow
|
|
49
|
+
|
|
50
|
+
```
|
|
51
|
+
🔴 To Do ──→ 🟡 In Progress ──→ 🟢 Done
|
|
52
|
+
│ │
|
|
53
|
+
│ ↓
|
|
54
|
+
└────→ ⏸️ Blocked ←────┘
|
|
55
|
+
│
|
|
56
|
+
↓
|
|
57
|
+
🟡 In Progress
|
|
58
|
+
```
|