一键导入
doc-review
Documentation review checklist, validation categories, and review process for Go projects. Load when conducting documentation reviews.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Documentation review checklist, validation categories, and review process for Go projects. Load when conducting documentation reviews.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Architectural validation checklist for feature approval. Load when validating that features fit into the existing architecture.
Architecture Decision Record format, naming conventions, and when to create ADRs. Load when making or documenting architectural decisions.
Audit the agentic configuration for consistency, coherence, and conciseness. Load when modifying agent definitions, skills, or pipeline structure, or to verify cross-tool parity.
Build, test, format, and lint requirements that must pass before code review. Load when checking implementation completeness or running the quality gate.
Go code quality checklist based on Google Go Style Guide. Load when conducting code quality reviews.
Pre-commit safety checks for secrets, credentials, local settings, and sensitive file patterns. Load before committing or when reviewing staged changes for accidental exposure.
| name | doc-review |
| description | Documentation review checklist, validation categories, and review process for Go projects. Load when conducting documentation reviews. |
| compatibility | ["claude-code","opencode","github-copilot"] |
| metadata | {"version":"1.0","author":"team"} |
All validation rules are defined in docs/documentation.md under the Validation Checklist section. This skill summarizes the categories and adds project-specific checks.
From docs/documentation.md:
<a id="req-xx-nnn"></a>)docs/system-design.md exists in docs/prd.mddocs/system-design.mddocs/prd.md are defined in docs/system-design.mdcmd/config.example.yaml reflects all config fields from internal/config/config.go and docs/prd.mddocs/system-design.md matches actual internal/ directory layoutdocs/system-design.md matches make deps-check rulesFrom docs/documentation.md:
review-checklist skill for output format and feedback tags.prd-authoring skill for PRD boundary rules.docs/documentation.md Validation Checklist to load the current rules.docs/prd.md and docs/system-design.md.docs/adr/.cmd/config.example.yaml reflects all config fields from internal/config/config.go and docs/prd.md..scratch/reviews/doc-review.md using the template in .claude/templates/review.md.docs/documentation.md checklist exactly.review-checklist skill.