verify-c1-1
Verify readiness criterion C1.1 (Codebase Accessibility) in the current project. Reports fulfillment level 0–2.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Verify readiness criterion C1.1 (Codebase Accessibility) in the current project. Reports fulfillment level 0–2.
التثبيت باستخدام 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 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.
Verify readiness criterion C8.1 (CI/CD Automation) in the current project. Reports fulfillment level 0–3.
| name | verify-c1-1 |
| description | Verify readiness criterion C1.1 (Codebase Accessibility) in the current project. Reports fulfillment level 0–2. |
| allowed-tools | Bash Read |
| Level | Description |
|---|---|
| 0 | Code split across unlinked repos |
| 1 | Repos linked through submodules or other mechanisms |
| 2 | Monolith or Mono-repo |
README.md and assess whether this repository is part of a larger multi-repo setup.actions/checkout with repository: org/other-repo, git clone org/other-repo, or cp from externally checked-out repos).Evaluate C1.1 from a story-delivery perspective, not only local repo structure.
Before final scoring, confirm all checks below:
README.md, root folders, app/module structure)..gitmodules, git subtree/workspace linking, checked-in path links).Do not assign Level 2 unless checks 2, 3, and 4 show no cross-repo split of code ownership relevant to build/runtime/tooling and end-to-end story delivery.
Gather the evidence described above and determine the fulfillment level for C1.1.
Scoring guide:
utils/, shared/, docs/) is not automatically Level 2.Report in exactly this format:
C1.1 — Codebase Accessibility