brandondees/code-quality-atlas
Instructions file CodexOpenCode
AGENTS.md instructions for brandondees/code-quality-atlas, covering code-quality-atlas, orientation for new sessions and code review routing (code-quality-atlas).
brandondees/code-quality-atlas
Instructions file CodexOpenCode
AGENTS.md instructions for brandondees/code-quality-atlas, covering code-quality-atlas, orientation for new sessions and code review routing (code-quality-atlas).
brandondees/code-quality-atlas
Instructions file
Claude Code instructions for brandondees/code-quality-atlas, covering code-quality-atlas, orientation for new sessions and code review routing (code-quality-atlas).
brandondees/code-quality-atlas
Plugin Claude Code
Collapsed 4-entrypoint form of the code-quality-atlas suite for cloud / account-skill / context-budget installs. Lenses are bundled and loaded on demand.
brandondees/code-quality-atlas
Hook
Runs when a session starts, executing route.sh. From brandondees/code-quality-atlas.
brandondees/code-quality-atlas
Hook
Runs after a tool call finishes for Skill tool calls, executing log-skill-invocation.sh. From brandondees/code-quality-atlas.
brandondees/code-quality-atlas
Hook
Runs when a session ends, executing queue-session-retro.sh. From brandondees/code-quality-atlas.
brandondees/code-quality-atlas
Skill Claude CodeCodex
Run a whole-repository health audit with the code-quality-atlas repo-shaped audits (architecture, dependencies, config/build, docs, compliance, enforcement, infrastructure-as-code, decision-record currency, data-pipeline health, deployment/execution and trust-boundary security, maintainability hotspots). Use for a…
brandondees/code-quality-atlas
Skill Claude CodeCodex
Review a diff, pull request, or code change with the code-quality-atlas lenses. Use for "review this PR / diff / change / what I pushed". Ranks the relevant diff lenses by relevance and runs them at the chosen depth (review = top few; comprehensive = all relevant), then synthesizes one verdict. The collapsed…
brandondees/code-quality-atlas
Skill Claude CodeCodex
Review a decision rather than code — an ADR, RFC, design doc, dependency or technology adoption, build-vs-buy or vendor choice, or a deprecation/sunset plan. Reviews the choice and its record (rationale, lock-in, exit, revisit trigger) with the decision lens plus the design-capable lenses for the decision's domain.
brandondees/code-quality-atlas
Skill Claude CodeCodex
Review a standardized authored artifact against its own published standard rather than as application code — e.g. a SKILL.md / agent-skill definition. Detects the artifact and applies its rubric. The collapsed entrypoint for artifact-shaped review.
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…
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…
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…
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…