Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude/rules/agents-authoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Indique dans quelle phase du cycle de développement l'agent opère. Référence

## Conventions

- **Numérotation** : séquence `agents/NN-nom.md`. Prochain disponible : **53**.
- **Numérotation** : séquence `agents/NN-nom.md`. Prochain disponible : **57**.
Trous individuels (historiques, ne pas réutiliser) : 02-03, 13-14, 19-20, 22-23, 28-30, 33, 37.
> Note : 12 n'est PAS un trou — `agents/test/` existe (agents de test).
- **Sous-dossiers collections** (préfixes de groupe, namespace distinct des fichiers racine) :
Expand Down
4 changes: 2 additions & 2 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ Full registry: `tools/cli-registry.json` · Skills: `~/.claude/skills/ulk-*/` ·

Primary entry: `/ulk:bruce` (or `"bruce"`) — auto-detects project state, orchestrates all agents.

Key agents: Bruce (25) orchestrator · Godspeed (00) diagnostic · Shuri (01) docs pipeline · Task Runner (04) · 2b3 (08) checkpoint · Robocop (11) error fix · Blackemperor (18) multi-mode · Sargeras (45) 10-axis audit · Rodin (46) Socratic · Tony (50) engineer-in-chief (brief → stack + archi + timing) · Strange (16) reverse doc + **prompt reverse-engineering** · ED-209 (52) security audit · **Routine (53)** cloud routine architect · **CI Guard (54)** CI/CD auto-fix · **Context Audit (55)** token waste + health score
Key agents: Bruce (25) orchestrator · Godspeed (00) diagnostic · Shuri (01) docs pipeline · Task Runner (04) · 2b3 (08) checkpoint · Robocop (11) error fix · Blackemperor (18) multi-mode · Sargeras (45) 10-axis audit · Rodin (46) Socratic · Tony (50) engineer-in-chief (brief → stack + archi + timing) · Strange (16) reverse doc + **prompt reverse-engineering** · ED-209 (52) security audit · **Routine (53)** cloud routine architect · **CI Guard (54)** CI/CD auto-fix · **Context Audit (55)** token waste + health score · **Killbill (56)** cost killer + killswitch Vercel/GitHub/Neon

Agent folders: `orchestrators/` · `docs/` · `audit/` · `session/` · `mobile/` · `sync/` · `routines/` + `analyze/` · `deploy/` · `test/` · `frontend/` · `vps/` · `specials/` (quarantaine, vide)

Agent numbering: numéros globaux préservés, prochain: **56**. Registry: `agents/registry.json` (auto-généré via `node cheatheet/generate-registry.cjs`).
Agent numbering: numéros globaux préservés, prochain: **57**. Registry: `agents/registry.json` (auto-généré via `node cheatheet/generate-registry.cjs`).

Agent phases (frontmatter `phase:`): define · plan · build · verify · review · ship · orchestrator. Grille complète: `agents/_shared/phase-grid.md`.

Expand Down
Loading
Loading