ワンクリックで
tdd-workflow
RED-GREEN-REFACTOR workflow for GoudEngine changes
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
RED-GREEN-REFACTOR workflow for GoudEngine changes
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Pick the fastest build/verify command for the change at hand, from cargo check to the full verify gate
Run and troubleshoot the SDK code generation pipeline (./codegen.sh) and the generated-artifact drift gate
How versioning and releases work via release-please, version.txt, and the version pins across the workspace
Build and debug the WASM browser target and the TypeScript web SDK, including the wasm-pack path and the debugger WebSocket relay
Dependency flow audit and layer validation for GoudEngine's 5-layer hierarchy
Discover and list available skills in the repository
SOC 職業分類に基づく
| name | tdd-workflow |
| description | RED-GREEN-REFACTOR workflow for GoudEngine changes |
| context | fork |
| user-invocable | true |
Use this skill when a change clearly benefits from writing the failing test first.
engine-leadintegration-leadreviewer