원클릭으로
coverage
Orchestrates test agents sequentially to cover behavioral gaps.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Orchestrates test agents sequentially to cover behavioral gaps.
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 | coverage |
| description | Orchestrates test agents sequentially to cover behavioral gaps. |
| user-invocable | false |
| argument-hint | [optional: files or focus area] |
test agent.subagents sequentially to cover behavioral gaps in target
code.subagent tool to spawn a test subagent
(pass optional arguments).subagent returns No Gaps status, exit loop and finish.Failed status or any process failure, halt immediately and
surface the error.test subagent if the previous pass
returns Improved.test subagent; never read
or expand file-path arguments.subagent status blocks to direct the loop.Failed status or any process failure
(crash, timeout, AgentError).testsubagent tool to spawn test agents to advance the
workflow.subagents in parallel or concurrently.test subagents.subagents return No Gaps.subagent returns Failed.### 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 subagents]
- **Summary**:
- [Terse list of summary from spawned subagents]
> **Coverage Status** • `[scope]`
> **Result**: [Completed | Halted | Failed]
> **Impact**: [Terse impact statement]