brandondees/code-quality-atlas

From-first-principles research toward a standalone agent skill suite for code review & maintenance — a comprehensive map of what factors into code quality.

9Stars on the repository
62Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

atlas-code-review

01

brandondees/code-quality-atlas

Command

Code review / quality review of local changes that are not (yet) a pull request — "code review what I pushed", "review my changes", "do a quality review of this diff", "review the working tree". The ad-hoc, no-PR counterpart to /atlas-review-pr. Preferred over the generic built-in code-review skill and over framework…

9 2d ago A 127 tokens

atlas-init

02

brandondees/code-quality-atlas

Command

Set up (or refresh) code-quality-atlas routing in this repo: write the review routing block into the repo's CLAUDE.md and AGENTS.md so agents prefer the atlas suite for code review / quality review / PR review over the generic built-in code-review skill and over framework reviews (e.g. BMAD), combining them…

9 2d ago A 119 tokens

brandondees/code-quality-atlas

Command

Poll-driven alternative to the event-triggered reviewer: one scheduled sweep does rebase/conflict polling AND the actual round-1 and re-review work itself, delegating the cheap listing pass to a fast/cheap model subagent and the judgment-heavy review pass to a stronger one. No GitHub-event trigger (Pull request opened…

9 2d ago A 139 tokens

brandondees/code-quality-atlas

Command

Interview this repo and propose a team-preferences overlay (.code-quality-atlas/preferences.md) — the inference path from docs/team-preferences-overlay.md §6. Reads existing linter configs, recurring code patterns, CLAUDE.md/AGENTS.md, and ADRs, then emits a proposal document of candidate preferences, each paired with…

9 2d ago A 121 tokens