verify-c6-1
Verify readiness criterion C6.1 (Coding Guidelines) in the current project. Reports fulfillment level 0–2.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Verify readiness criterion C6.1 (Coding Guidelines) in the current project. Reports fulfillment level 0–2.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | verify-c6-1 |
| description | Verify readiness criterion C6.1 (Coding Guidelines) in the current project. Reports fulfillment level 0–2. |
| allowed-tools | Bash Read |
| Level | Description |
|---|---|
| 0 | No guidance |
| 1 | Syntax-level standards (formatting, naming, linting rules) |
| 2 | Design principles and patterns (architecture rules, module boundaries, idioms) |
.eslintrc, .prettierrc, ruff.toml, pyproject.toml [tool.ruff], .golangci.yml).Gather the evidence described above and determine the fulfillment level for C6.1.
Scoring guide:
Report in exactly this format:
C6.1 — Coding Guidelines
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.