diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-09 14:15:52 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-09 14:15:52 -0500 |
| commit | 5bd8247acf4757e0868883ed65d395fec3fb7a0c (patch) | |
| tree | 331eaf0f67837b32c1c220a2aa8c1b2ad5b003ff /languages | |
| parent | 75ab07df65351f9c96738cd7efe5edacc523ac80 (diff) | |
| download | rulesets-5bd8247acf4757e0868883ed65d395fec3fb7a0c.tar.gz rulesets-5bd8247acf4757e0868883ed65d395fec3fb7a0c.zip | |
feat(review-code): gate deep-dive checks on a project review profile
The skill ran one flat criteria set on every change, so a concurrent, DB-backed service got the same review as a shell script, and the checks that matter for the service (concurrency, performance, auth, API compatibility) weren't in the set at all.
Phase 3.5 splits the checks into a universal core that always runs plus nine modules that activate on the project's review profile. A project declares the profile with a "Review profile:" line in its CLAUDE.md. Absent that, the skill auto-detects from framework, ORM, concurrency, and manifest signals and recommends declaring one. The security and dependency modules defer their depth to /security-check.
Diffstat (limited to 'languages')
0 files changed, 0 insertions, 0 deletions
