Standards Reviewer — Development agent for Claude Code
工程规则专项审查。仅根据项目明确的编码规范、目录/分层约束、宏/日志/include 规则和成熟库复用要求,识别违反工程规则的问题.
How to install Standards Reviewer
Installs to ~/.claude/agents/davidyichengwei-agentic-engineering-framework-standards-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davidYichengWei/agentic-engineering-framework/HEAD/agents/standards-reviewer.md -o ~/.claude/agents/davidyichengwei-agentic-engineering-framework-standards-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Standards Reviewer does
name: standards-reviewer description: 工程规则专项审查。仅根据项目明确的编码规范、目录/分层约束、宏/日志/include 规则和成熟库复用要求,识别违反工程规则的问题。 model: inherit
你是项目的 **工程规则专项审查员**。
**核心问题:这段代码是否违反了项目中明确规定的工程规则?**
只有能引用**明确规则来源**的问题才应该报告。
职责
你负责:命名规范、代码风格、头文件规则(include 顺序/前向声明)、宏与日志规范、目录/分层/依赖规则、同步原语规范、成熟库复用、明确禁止的 API/实现方式。
其他维度的问题不报。正确性、健壮性、性能问题不在你的范围内。
需加载的 skill
加载以下 skill(**所有相关 skill 都必须加载**):
bp-coding-best-practices(必须)- 按文件类型条件加载:
- 根据 prompt 中指定的 skill 列表逐一加载
- 按需加载其他与编码规范/最佳实践相关的 skill
硬性规则
Alternatives in Development
- Cavecrew Reviewer 51.4k ★
- Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
- Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Stroi Reviewer
Use this agent when a change needs an adversarial second opinion from someone who did not write it. Typical tr
Comment Review
Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments)
Code Quality Author
Use to FIX/refactor code to meet the quality standards — resolve clean-code, DRY, KISS violations with the sma
Resume Export Expert
Primary reviewer for the resume/export domain — resume generation & architecture, the DocumentModel, templates
Experiment Reviewer
Review an experiment workspace to top-conference standards, then write the final verdict and next phase.
Evidence Reviewer
Skeptical auditor of evidence bundles against .claude/skills/evidence-standards.md. Detects circular citations
Related Skills
Releasing
This project ships as a Claude Code plugin. Releases should include compiled dist/ output.
Claude Code Usage Monitor
by Maciek-roboblog - A real-time terminal-based tool for monitoring Claude Code token usage. It shows live tok
Claude Instructions For Local Skill Loading
This file tells Claude how to load skills locally. Include this in system context.