By govambam
Bootstrap Macroscope check run agents from a repo's written conventions and merged-PR review history.
A Claude Code skill that bootstraps Macroscope check run agents for a repository — by reading the conventions your team already writes down and mining what your reviewers actually say in merged PRs.
You install the skill, open your project in Claude Code, and run it. It proposes a handful of high-value rules, you accept the ones you want, and it opens a PR adding the generated agent files. Merge to activate; backtest against a real PR to validate.
CLAUDE.md, AGENTS.md, cursor rules,
CONTRIBUTING.md, review skills, PR templates — and reads your existing check run
agents (plus the built-in Correctness/Approvability) so it doesn't duplicate them.
It deliberately allows overlap with linters/CI: if a violation reached review, the
linter didn't catch it, so an agent that does is a real save..macroscope/check-run-agents/*.md files on a
new branch (built in an isolated worktree, so your working tree is never touched)
and opens a PR — your review surface. Generated agents are advisory
(neutral) and can't block PRs.The skill never simulates a check run itself. Macroscope is the only thing that ever runs one — validation happens through the real backtest in step 6.
gh authenticated (gh auth login)In Claude Code:
/plugin marketplace add govambam/macroscope-check-run-agents
/plugin install macroscope-check-run-agents
This auto-discovers the skill and keeps it updated (/plugin update). Because the
plugin doesn't pin a version, you receive new commits automatically on update.
Copy the skill folder into your Claude Code skills directory:
git clone https://github.com/govambam/macroscope-check-run-agents
cp -R macroscope-check-run-agents/skills/macroscope-check-run-agents ~/.claude/skills/ # user-scoped (every repo)
# or, project-scoped:
cp -R macroscope-check-run-agents/skills/macroscope-check-run-agents <your-repo>/.claude/skills/
Open your repository in Claude Code and ask:
Set up Macroscope check run agents for this repo
or run /macroscope-check-run-agents. The skill confirms the target repo, walks the
steps above, and stays in your control — nothing is committed without your go, and it
only merges if you explicitly choose to.
The optional validation step recreates an existing PR as a fresh one so your live
Macroscope agents evaluate it as new, then points you to the new PR's Checks tab for
the real findings. It uses pr-backtest.sh, which is bundled with this skill at
skills/macroscope-check-run-agents/scripts/pr-backtest.sh. The script does all its work in a disposable temp clone and never
touches your checkout; it does push two branches and open a PR (using your gh write
access).
.claude-plugin/
marketplace.json # makes this repo an installable marketplace
plugin.json # the plugin manifest
skills/
macroscope-check-run-agents/
SKILL.md # the workflow Claude follows
reference/
agent-file-format.md # frontmatter schema + body conventions
good-rule-heuristics.md # what makes a rule worth automating
examples/ # two exemplar agents
scripts/
pr-backtest.sh # bundled backtest script (vendored snapshot)
MIT — see LICENSE.
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 govambam/macroscope-check-run-agents --plugin macroscope-check-run-agentsMulti-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.
Frontend design skill for UI/UX implementation
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
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth