corrected slash commands to skills and not commands/

This commit is contained in:
bastien 2026-04-01 05:13:46 +02:00
parent fbe43d519e
commit ffbd5e2aec
2 changed files with 17 additions and 14 deletions

View File

@ -1,14 +0,0 @@
## /analyze
@import ./skills/analyze.md
## /implement
@import ./skills/implement.md
## /refactor
@import ./skills/refactor.md
## /debug
@import ./skills/debug.md
## /review
@import ./skills/review.md

View File

@ -0,0 +1,17 @@
---
name: ship-feature
description: Ship a feature end-to-end via multi-agent orchestrator
argument-hint: <description de la feature à implémenter>
---
Load and follow strictly these agent files:
- .claude/agents/ship-feature.md
- .claude/agents/analyzer.md
- .claude/agents/designer.md
- .claude/agents/implementer.md
- .claude/agents/reviewer.md
- .claude/agents/tester.md
Execute the orchestrator defined in .claude/agents/ship-feature.md with the following request:
$ARGUMENTS