gate-check

star 10

Vérifie un gate spécifique (0-5)

SylvainChabaud By SylvainChabaud schedule Updated 1/25/2026

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
Install via CLI
npx skills add https://github.com/SylvainChabaud/spec-to-code-factory --skill gate-check
Repository Details
star Stars 10
call_split Forks 5
navigation Branch main
article Path SKILL.md
More from Creator
SylvainChabaud
SylvainChabaud Explore all skills →