Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

sddx

sddx には glapsfun から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
7
Stars
1
更新
2026-07-23
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

plan
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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