ECC/rules/common
xingzihai b5148f184a feat(rules): add code-review.md rule to common rules
- Add comprehensive code review standards for all languages
- Define when to review (after code changes, before commits)
- Include security review triggers and severity levels
- Reference relevant agents (code-reviewer, security-reviewer, etc.)
- Add review checklist covering security, quality, and performance
- Define approval criteria (Approve/Warning/Block)

This rule complements the existing code-reviewer agent by providing
clear guidelines on when and how to conduct code reviews.
2026-03-26 00:59:46 +00:00
..
agents.md Address review: register rust-reviewer in AGENTS.md and rules, add openai.yaml for Codex skills 2026-03-16 14:03:58 -07:00
code-review.md feat(rules): add code-review.md rule to common rules 2026-03-26 00:59:46 +00:00
coding-style.md refactor(rules): restructure into common + language-specific directories 2026-02-05 05:58:06 -08:00
development-workflow.md feat: add orchestration workflows and harness skills 2026-03-12 14:49:05 -07:00
git-workflow.md refactor(rules): split Feature Implementation Workflow from git-workflow.md (refs #235) 2026-02-24 13:41:19 +05:30
hooks.md refactor(rules): restructure into common + language-specific directories 2026-02-05 05:58:06 -08:00
patterns.md refactor(rules): restructure into common + language-specific directories 2026-02-05 05:58:06 -08:00
performance.md chore: update Sonnet model references from 4.5 to 4.6 2026-02-20 18:08:10 +08:00
security.md refactor(rules): restructure into common + language-specific directories 2026-02-05 05:58:06 -08:00
testing.md refactor(rules): restructure into common + language-specific directories 2026-02-05 05:58:06 -08:00