By mjenkinsx9
Personal code review: deterministic CLI gathers diff/context/learnings; the active Claude session reasons over them.
A /anchor slash command + skill backed by small deterministic scripts — the LLM is your active Claude Code session.
Anchor puts a personal code reviewer inside your editing loop. Deterministic scripts gather the diff, context, and learnings; the reasoning happens in the Claude Code session you already have open — no API keys, no servers, no per-call cost.
The portable core is the Agent Skill at skills/anchor-review/SKILL.md, which
every harness loads. The /anchor command and the push-reminder hook are
Claude-Code-native conveniences that some harnesses also pick up.
Install the plugin (Claude Code: via the mjenkins-toolbox marketplace), then in
any repo:
/anchor init # build the codebase map + dependency graph (once)
/anchor review # review uncommitted changes
/anchor full # doctor + review + auto-archive
/anchor status # repo + last-review + git summary
Review targets: (none) = uncommitted · --staged · --since-last ·
main..feature · pr 123 / pr <url> · @path/to/file.
For per-harness install details and the honesty notes, see Installation.
Anchor's full docs live in docs/. Start with the overview, then dig
into the workflow and configuration.
| Doc | Description |
|---|---|
| Overview | What Anchor is and how it works |
| Installation | Per-harness install + updating |
| Usage | /anchor subcommands, targets, push reminder hook |
| Review workflow | How a review runs, strictness, and Phase 4 features |
| Configuration | .anchor/config.yaml keys and per-repo files |
| Repository layout | What each path in the repo is |
| Development & release | Build, test, and cut a release |
| Cross-harness portability | What loads/runs on each harness |
Full documentation map: docs/README.md
MIT © 2026 Mike Jenkins
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub mjenkinsx9/mjenkins-toolbox --plugin anchorAuto stage → secrets-scan → commit → push after every agent turn, strictly per-repo opt-in (/autogit on). One-command undo, quiet batching, PR mode.
Author, evaluate, security-review, and autonomously improve Claude Agent Skills. Bundles the skill-building workflow as the improving-skills autoresearch loop, goal-setting commands, reference protocols, and the static eval harness.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.