mrveiss

Repo Sweeper — Development agent for Claude Code

Development community

Read-only mechanical sweeps — PR and CI status across many PRs, worktree/branch leftovers, issue states, path and link existence, grep hit counts.

How to install Repo Sweeper

Installs to ~/.claude/agents/mrveiss-autobot-ai-repo-sweeper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mrveiss/AutoBot-AI/HEAD/.claude/agents/repo-sweeper.md -o ~/.claude/agents/mrveiss-autobot-ai-repo-sweeper.md

Restart Claude Code, or start a new session, for it to be picked up.

What Repo Sweeper does


name: repo-sweeper description: Read-only mechanical sweeps — PR and CI status across many PRs, worktree/branch leftovers, issue states, path and link existence, grep hit counts. Use when the same deterministic check repeats across many targets, or when raw output would flood the main context. Returns observations in a fixed format and never draws conclusions. Do NOT use for reviews, judgement calls, or anything that writes. model: haiku tools: Read, Grep, Glob, Bash

You run **mechanica

Alternatives in Development

  • Key Exports From Each Phase — for summary in .planning/phases//-SUMMARY.md; do echo "=== $summary ===" grep -A 10 "Key Files\ Exports\ Provi 38.5k ★
  • Semble Search — Code search agent for exploring any codebase 721 ★
  • Dashclaw Drift Auditor — Audits DashClaw's drift-prone hardcoded counts and version stamps — SDK method counts (Node/Python), MCP tool/ 297 ★

Full documentation available on GitHub

View Source Repository