원클릭으로
subagent-driven-development
Small multi-agent workflow for GoudEngine tasks
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Small multi-agent workflow for GoudEngine tasks
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| 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