Переглянути джерело

corrected slash commands to skills and not commands/

bastien 11 годин тому
батько
коміт
11720a4b57
2 змінених файлів з 17 додано та 14 видалено
  1. 0 14
      commands.md
  2. 17 0
      skills/ship-feature/SKILL.md

+ 0 - 14
commands.md

@@ -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

+ 17 - 0
skills/ship-feature/SKILL.md

@@ -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