원클릭으로
run
Execute a named agent role with optimized instructions. Explicit invocation only ($run). Never trigger implicitly.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Execute a named agent role with optimized instructions. Explicit invocation only ($run). Never trigger implicitly.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Atomic execution for the project framework. Executes exactly one atomic task from `PLAN.md`.
Comprehensive Execution for the `SPAE` framework. Executes all tasks from `PLAN.md` sequentially in one invocation.
Optimization & Verification for the `SPAE` framework. Performs gap analysis on `PLAN.md`.
Orchestrate SPAE subagents sequentially through the structured workflow and lifecycle.
Task Decomposition for the `SPAE` framework. Decomposes `SPEC.md` into a `DAG` of atomic tasks in `PLAN.md`.
Orchestrate SPAE subagents sequentially through the spec, plan, and inspect phases of the structured workflow.
| name | run |
| description | Execute a named agent role with optimized instructions. Explicit invocation only ($run). Never trigger implicitly. |
Act as an orchestrator spawning a named subagent. Perform no preliminary actions — invoke immediately.
Input: $ARGUMENTS
Directives:
$ARGUMENTS names the subagent.
Everything after the first word verbatim becomes the task
instructions.$1 subagent with the optimized instructions.
Wait for it to complete.Rules: