adamsreview
01Plugin Claude Code
Plugin marketplace listing 1 plugin: adamsreview.
Plugin Claude Code
Plugin marketplace listing 1 plugin: adamsreview.
Plugin Claude Code
Multi-lens code review pipeline: deep review (Claude or Codex), automated fix loop, interactive walkthrough, manual promote, external-finding injection.
Instructions file
Instructions for adamjgmiller/adamsreview, covering claude.md — operational guide for adamsreview, what this repo is, state, gates, lanes (tl;dr), layout and how to test.
Command
Inject externally-sourced findings (cloud /ultrareview, manual finds, etc.) into the most recent /adamsreview:review artifact for this branch. Validates via Phase 4, re-renders, re-publishes.
Command
Codex-driven deep code review producing the same artifact.json shape as :review (drop-in for /adamsreview:fix, :add, :walkthrough, :promote).
Command
Apply auto-fixable code review findings. Dispatches fix-group agents, post-fix-reviews the working tree, commits survivors, reverts regressions, updates the artifact.
Command
Promote a finding to auto-fixable via human override. Patches artifact, re-renders, re-publishes to PR.
Command
Deep code review producing artifact.json, artifact.md, and (PR mode) a review comment on the PR.
Command
Walk interactively through findings /adamsreview:fix would skip, above a score floor. Per-finding briefing + options + recommendation, then batch re-render/re-publish and post a decisions-log PR comment.
Hook
Runs when a session starts, executing dep-check.sh. From adamjgmiller/adamsreview.
adamjgmiller/adams-vibe-coding-template
Instructions file
Claude Code instructions for adamjgmiller/adams-vibe-coding-template, covering claude.md, repository overview, core architecture, rule system structure and key components.
adamjgmiller/adams-vibe-coding-template
Cursor rule
You, I, and our development team are following a process where - except for very small tasks or changes - we always.
adamjgmiller/adams-vibe-coding-template
Cursor rule
ALWAYS use virtual environments when possible AND minimize impact and reliance on the global environment. If you want to suggest or require an exception, ask the user first.
adamjgmiller/adams-vibe-coding-template
Cursor rule
The current date is approximately June 2025. If you search the web or otherwise need the date, use this current date, not your knowledge or memory.
adamjgmiller/adams-vibe-coding-template
Cursor rule
ALWAYS create or update relevant Markdown (.md) files in the ai-notes folder when.
adamjgmiller/adams-vibe-coding-template
Cursor rule
Cursor rule "readme-rule" from adamjgmiller/adams-vibe-coding-template, covering readme.md maintenance rules, rule: living document maintenance and rule: ai-friendly structure.
adamjgmiller/adams-vibe-coding-template
Cursor rule
Understanding our PRD for our project or how to make one.
adamjgmiller/adams-vibe-coding-template
Cursor rule
Understanding our task list for our project or how to make one from a PRD.
adamjgmiller/adams-vibe-coding-template
Cursor rule
Understanding how we process tasks for our project.