بنقرة واحدة
spae-spawn
Executes the build phase of the SPAE structured workflow autonomously.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Executes the build phase of the SPAE structured workflow autonomously.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| name | spae-spawn |
| description | Executes the build phase of the SPAE structured workflow autonomously. |
| user-invocable | false |
SPAE structured
workflow autonomously.build agents sequentially to complete tasks.phase: verify in STATE.json after all tasks complete.Read .spae/current/STATE.json for phase, cursor, task registry, and
metrics.
STATE.jsonSee references/STATE.md for the field reference, directives, and phase
snapshots.
STATE.json has phase: build and at
least one remaining task. Halt on malformed or missing STATE.json.active_task_id from STATE.json.build subagent
and do nothing else. Don't pass any arguments or parameters to the
build agent.build agent's completion and result.STATE.json. Confirm the task from step 2a
shows done in the registry. If it remains todo or
in_progress, halt immediately.Failed status or any process failure, halt
immediately and surface the error.STATE.json shows phase: verify. Emit
the final completion feedback.build agent for each task.STATE.json over subagent result.Failed status or any process failure
(crash, timeout, AgentError).build.spae/current/STATE.json.build subagent.subagents in parallel or concurrently.done state upon completion.workstream advanced to phase: verify.subagent reports a blocker or fails.### Execution Summary
- **Actions**:
- [Terse list of actions from spawned subagents]
- **Files**:
- [Terse list of files affected by spawned subagents]
- **Findings**:
- [Terse list of findings from spawned subagent]
- **Summary**:
- [Terse list of summary from spawned subagents]
> **`SPAE` Spawn** • `[workstream]`
> **Result**: [Completed | Halted | Failed]
> **Halted at**: `[Task ID]` _(if halted)_
> **Remaining**: [Y] tasks _(if halted)_
> **Impact**: [Terse impact statement]