verify-c8-1
Verify readiness criterion C8.1 (CI/CD Automation) in the current project. Reports fulfillment level 0–3.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Verify readiness criterion C8.1 (CI/CD Automation) in the current project. Reports fulfillment level 0–3.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Assess the Agent Readiness level of the current project across all 11 criteria (C1.1–C8.2) and produce a structured report with the achieved level, per-criterion scores, gaps, and recommendations.
Verify readiness criterion C1.1 (Codebase Accessibility) in the current project. Reports fulfillment level 0–2.
Verify readiness criterion C2.1 (Setup Automation) in the current project. Reports fulfillment level 0–3.
Verify readiness criterion C3.1 (Architecture Depth) in the current project. Reports fulfillment level 0–3.
Verify readiness criterion C5.1 (Runnability) in the current project. Reports fulfillment level 0–2.
Verify readiness criterion C5.2 (Unit Test Coverage) in the current project. Reports fulfillment level 0–3.
| name | verify-c8-1 |
| description | Verify readiness criterion C8.1 (CI/CD Automation) in the current project. Reports fulfillment level 0–3. |
| allowed-tools | Bash Read |
| Level | Description |
|---|---|
| 0 | No access to pipeline |
| 1 | Agents can read pipeline status |
| 2 | Agents can trigger pipeline runs |
| 3 | Full pipeline control including deployment |
workflow_dispatch or equivalent manual triggers that would allow an agent to trigger CI runs via an API.Gather the evidence described above and determine the fulfillment level for C8.1.
Scoring guide:
workflow_dispatch, GitHub API calls, GitLab pipeline triggers, or a CI/CD MCP server that exposes trigger operations. Workflows with workflow_dispatch triggers that an agent can invoke via the API qualify.Report in exactly this format:
C8.1 — CI/CD Automation