Back to list
SylvainChabaud

gate-check

by SylvainChabaud

Pipeline automatisé Spec-to-Code pour Claude Code. Transforme un requirements.md en projet livrable via 4 phases (BREAK → MODEL → ACT → DEBRIEF) avec 5 gates de validation. Inclut agents spécialisés, templates, et outils de qualité.

0🍴 0📅 Jan 25, 2026

SKILL.md


name: gate-check description: "Vérifie un gate spécifique (0-5)" context: fork allowed-tools: Read, Glob, Bash argument-hint: "[gate-number]"

Gate Check

Vérifie le gate spécifié en argument.

Usage

/gate-check 0 → Vérifie Gate 0 (requirements.md) /gate-check 1 → Vérifie Gate 1 (BREAK → MODEL) /gate-check 2 → Vérifie Gate 2 (MODEL → ACT) /gate-check 3 → Vérifie Gate 3 (Planning → Build) /gate-check 4 → Vérifie Gate 4 (Build → QA) /gate-check 5 → Vérifie Gate 5 (QA → Release)

Exécution

node tools/gate-check.js $ARGUMENTS

Retour

  • ✅ PASS : gate validé
  • ❌ FAIL : liste des fichiers/sections manquants

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon