with one click
tdd-workflow
RED-GREEN-REFACTOR workflow for GoudEngine changes
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
RED-GREEN-REFACTOR workflow for GoudEngine changes
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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
| 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