with one click
subagent-driven-development
Small multi-agent workflow for GoudEngine tasks
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
Small multi-agent workflow for GoudEngine tasks
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
| name | subagent-driven-development |
| description | Small multi-agent workflow for GoudEngine tasks |
| context | fork |
| user-invocable | true |
Use this skill when a task is large enough that one dedicated implementation agent and one review pass will improve the result.
root -> engine-lead|integration-lead -> reviewer
Add security-auditor only for FFI, unsafe, pointer, or ownership-boundary changes.
Do not use it for trivial one-file fixes.
/gh-issue is the exception: it owns the stricter issue-run workflow, specialized review gates, PR follow-through, and cleanup.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