Macroscope CLI release artifacts plus the installer for Codex, Claude Code, Cursor, and OpenCode.
curl -sSL https://raw.githubusercontent.com/prassoai/macroscope-local/main/install.sh | bash
The installer downloads macroscope, auto-configures your shell PATH, and installs the released Macroscope integration for supported Codex, Claude Code, Cursor, and OpenCode setups.
It also repairs stale Macroscope-owned binaries, plugin state, and legacy MCP registrations before laying down the fresh install.
Normal installs preserve ~/.macroscope and saved credentials; they do not perform a destructive wipe.
For a full local removal after the CLI is available, run macroscope uninstall.
If your codex CLI is too old to load local plugins, the installer will place a small wrapper in ~/.local/bin/codex that forwards to the newer Codex.app bundled binary.
The full public Macroscope plugin bundle is authored in the back repo under tools/cmd/macrodaemon/public-plugin/. This repo distributes the released CLI and installer. For local development, set MACROSCOPE_LOCAL_BACK_REPO and the installer will load the full plugin bundle directly from that back worktree.
After installation:
macroscope to launch the interactive wizard./macroscope:codereview/macroscope:autoloop/macroscope:codereview/macroscope:autoloop/macroscope:codereview/macroscope:autoloop/macroscope/macroscope-autoloop/macroscope:codereview runs the local CLI review, launches a background worker in Claude Code, and validates each streamed issue before acting./macroscope:autoloop runs the full review-fix-push-re-review autopilot cycle.Normal installs fetch the plugin bundle from GitHub release assets, so the shipped plugin bundle and released CLI come from the same back/macroscope-local release pipeline.
For local development previews, point the installer at a back worktree:
MACROSCOPE_LOCAL_BACK_REPO=/path/to/back-worktree ./install.sh
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 prassoai/macroscope-localMurmur agent orchestration platform — channel plugin for real-time events (PR comments, CI results, child lifecycle).
Macroscope PR-aware review workflows.
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.