com um clique
subagent-driven-development
Small multi-agent workflow for GoudEngine tasks
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Small multi-agent workflow for GoudEngine tasks
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
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 | 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.