Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

sddx

sddx contient 7 skills collectées depuis glapsfun, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
1
mis à jour
2026-07-23
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

plan
Développeurs de logiciels

Turn a development goal into a dense sddx spec — binary success criteria, a mandatory oracle, stop rules — and register it as a task. Use when the user wants to plan or spec out a task before executing it.

2026-07-23
run
Développeurs de logiciels

Flagship sddx flow — decompose a goal into oracle-backed task specs and run them through TDD loops in parallel git worktrees, each ending in a verified, hash-chained receipt. Use for multi-task goals or any task that should run isolated from the current checkout.

2026-07-23
quick
Analystes en assurance qualité des logiciels et testeurs

Run a single sddx task through the PLAN → RED → GREEN → REFACTOR → VERIFY loop. Use when the user asks to execute one small, well-scoped task with spec-driven TDD.

2026-07-23
verify
Développeurs de logiciels

Execute a task's oracle and, on pass, produce the hash-chained receipt and atomic commit. Use when an sddx task reaches VERIFY or the user asks to verify a task.

2026-07-21
pr
Développeurs de logiciels

Ship a done goal as one PR of cherry-picked commits. Use when asked to open a PR for /sddx:run goals.

2026-07-20
audit
Développeurs de logiciels

Verify the receipt hash chain, commit bindings, and (optionally) commit signatures. Use when the user asks to audit sddx receipts or check the integrity of completed work.

2026-07-17
board
Développeurs de logiciels

Regenerate .sddx/BOARD.md and show task status across the repo and its worktrees. Use when the user asks for sddx status, the board, or task progress.

2026-07-17