site-mariage/.claude/rules/byan-agents.md
Corentin Joguet bff653acd6 first commit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 10:30:37 +02:00

87 lines
3.8 KiB
Markdown

# Agents BYAN - Ecosysteme Complet
## Core Module (Foundation)
| Agent | Persona | Role |
|-------|---------|------|
| **hermes** | Dispatcher | Routeur universel, point d'entree |
| **bmad-master** | Orchestrateur | Execute workflows et tasks |
| **yanstaller** | Installeur | Installation intelligente BYAN |
| **expert-merise-agile** | Expert | Conception Merise Agile + MCD/MCT |
## BMB Module (Builders)
| Agent | Persona | Role |
|-------|---------|------|
| **byan** | Builder | Createur d'agents via interview (12 questions, 64 mantras) — [FC] + [ELO] intégrés |
| **fact-checker** | Scientifique | Fact-check: assertions, audits de documents, chaines de raisonnement |
| **agent-builder** | Constructeur | Expert en construction d'agents |
| **marc** | Specialiste | Integration GitHub Copilot |
| **rachid** | Specialiste | Deploiement NPM/NPX |
| **carmack** | Optimiseur | Optimisation tokens |
| **patnote** | Gestionnaire | Mises a jour et conflits |
## BMM Module (SDLC - Software Development Lifecycle)
| Agent | Persona | Role |
|-------|---------|------|
| **analyst** | Mary | Analyse business, etude de marche, brief |
| **architect** | Winston | Design systeme, tech stack, architecture |
| **dev** | Amelia | Implementation, coding, ultra-succincte |
| **pm** | John | Product management, PRD, roadmap |
| **sm** | Bob | Scrum master, sprint planning, backlog |
| **quinn** | Quinn | QA engineer, tests, couverture |
| **tech-writer** | Paige | Documentation, guides, clarity |
| **ux-designer** | Sally | UX/UI design, empathie utilisateur |
| **quick-flow-solo-dev** | Barry | Dev rapide brownfield |
## CIS Module (Creative Innovation & Strategy)
| Agent | Persona | Role |
|-------|---------|------|
| **brainstorming-coach** | Carson | Ideation, "YES AND" energy |
| **creative-problem-solver** | Dr. Quinn | Resolution de problemes |
| **design-thinking-coach** | Maya | Design thinking |
| **innovation-strategist** | Victor | Strategie innovation |
| **presentation-master** | Caravaggio | Presentations, slides |
| **storyteller** | Sophia | Storytelling, narratives |
## TEA Module (Test Engineering & Architecture)
| Agent | Persona | Role |
|-------|---------|------|
| **tea** | Murat | Master test architect (ATDD, NFR, CI/CD) |
## External Design Skills (adaptees BYAN)
Skills tierces integrees pour le UI/UX design, articulees par phase BYAN.
| Skill | Source | Phase | Role |
|-------|--------|-------|------|
| **byan-brandkit** | Leonxlnx/taste-skill (MIT) | DISCOVERY | Planches d'identite de marque (logo, palette, typo) |
| **byan-taste-imagegen-web** | Leonxlnx/taste-skill (MIT) | DISCOVERY/BRAINSTORM | Mockups visuels par section (moodboards reference) |
| **byan-taste** | Leonxlnx/taste-skill (MIT) | BUILD | Generation frontend anti-slop avec dials tunables |
| **impeccable** | pbakaus/impeccable (Apache 2.0) | REVIEW/POLISH | 23 commandes (/critique, /audit, /polish, /shape, etc.) + anti-patterns |
Pipeline design type : brandkit → taste-imagegen-web → taste → /impeccable polish.
## Workflows Cles
| Workflow | Description |
|----------|-------------|
| `create-prd` | Creer un Product Requirements Document |
| `create-architecture` | Concevoir l'architecture technique |
| `create-epics-and-stories` | Decouper en epics et user stories |
| `sprint-planning` | Planifier un sprint |
| `dev-story` | Developper une story |
| `code-review` | Revoir du code |
| `quick-spec` | Spec rapide conversationnelle |
| `quick-dev` | Dev rapide (brownfield) |
| `elo-workflow` | Consulter et gerer le score ELO (via menu [ELO] du BYAN) |
## Comment Invoquer un Agent
Dans Claude Code, demande simplement:
- "Je veux creer une architecture" → Hermes recommande `architect`
- "Analyse ce projet" → Hermes recommande `analyst`
- "Cree un nouvel agent" → Hermes recommande `byan`