一键导入
analysis-reviewer
Validates new analysis documents against project quality standards. Trigger when user adds an analysis doc or says "review analysis".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Validates new analysis documents against project quality standards. Trigger when user adds an analysis doc or says "review analysis".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Monitors analysis-doc lifecycle in all three lanes — EMERGING→PRODUCTION promotion, PRODUCTION→RETIRING/RETIRED retirement (replacement-readiness as robust community/vendor elements mature), and follow-lane upkeep (followed canons' advance triggers + liveness, per ABSORPTION-MAP.md)
Ensures SOURCES.md stays synchronized when adding new analysis documents or sources. Trigger when user adds a new analysis doc, says "update sources", "add source", or after pattern-reviewer identifies missing source entries. Enforces evidence tier classification and proper citation format.
Analyze recent git commits in a target project to surface patterns, identify improvement opportunities, and generate recommendations weighted by source authority and recency. Trigger when user says "analyze commits", "review my recent work", "what patterns do you see", or when evaluating a project for best-practice alignment.
Updates analysis documents with new version requirements and dependencies when Claude Code releases new features
Apply comprehensive quality review when user prepares content for publication (blog posts, articles, documentation, presentations). Trigger when user mentions "publish", "post", "article", "review this", "draft complete", "ready to share". Enforce evidence-based claims, intellectual honesty, professional voice, and balanced perspective.
Apply detection engineering quality standards when user writes SIEM rules, detection logic, or security monitoring queries. Trigger when user mentions "detection rule", "SIEM", "Sigma", "alert", "Splunk query", "KQL", or shares security detection code. Evaluate for accuracy, performance, evasion resistance, and operational quality.
| name | analysis-reviewer |
| description | Validates new analysis documents against project quality standards. Trigger when user adds an analysis doc or says "review analysis". |
| allowed-tools | Read, Glob, Grep |
Validate analysis documents against this repository's quality standards.
Skip when: Just reading analysis docs, making typo fixes
## Analysis Review: [analysis-name.md]
**Verdict**: [PASS/NEEDS WORK]
**Source Quality**: [PASS/FAIL] - Tier [A/B/C], [source name]
**Structure**: [PASS/FAIL] - Missing: [sections]
**Content**: [PASS/FAIL] - [issues]
**Cross-References**: [PASS/FAIL] - [stale links found]
### Required Changes
1. [change]