-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathopencode.json
More file actions
41 lines (40 loc) · 1.31 KB
/
Copy pathopencode.json
File metadata and controls
41 lines (40 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"$schema": "https://opencode.ai/config.json",
"instructions": [
"AGENTS.md",
"Manifeste-Foyer.md",
"Methode-Foyer.md",
"Boucle-de-retroaction.md",
"./skills/cycle-dev.md",
"./skills/gates.md",
"./skills/convergence-iac.md",
"./skills/adoption.md",
"./skills/arbitrage-hybride.md",
"./skills/abaque-cout-capacite.md",
"./skills/bootstrap-delivrabilite.md",
"./skills/conformite.md",
"./skills/enforcement.md",
"./personas/chef-de-projet.md",
"./personas/lead-developer.md",
"./personas/scrum-master.md",
"./personas/csi-engineer.md",
"./personas/platform-engineer.md",
"./personas/support-engineer.md",
"./personas/nexus-integration-team.md",
"./personas/rte.md",
"./personas/estimateur-capacite-cout.md",
"./bmad/BMAD-Conception.md",
"./bmad/archetypes.md",
"./bmad/personas/01-analyste.md",
"./bmad/personas/02-product-manager.md",
"./bmad/personas/03-architecte.md",
"./bmad/personas/04-scrum-master.md",
"./bmad/personas/05-validateur.md",
"./bmad/livrables/product-brief.template.md",
"./bmad/livrables/prd.template.md",
"./bmad/livrables/architecture.template.md",
"./bmad/livrables/epics-stories.template.md",
"./bmad/livrables/validation.template.md",
"Simulateur-Synthese.md"
]
}