Loop Checker — Project Management agent for Claude Code
Runs all project checks and reports failures with file:line precision.
How to install Loop Checker
Installs to ~/.claude/agents/sdsrss-loop_eng-loop-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sdsrss/loop_eng/HEAD/agents/loop-checker.md -o ~/.claude/agents/sdsrss-loop_eng-loop-checker.md Restart Claude Code, or start a new session, for it to be picked up.
What Loop Checker does
name: loop-checker description: Runs all project checks and reports failures with file:line precision. Called after loop-builder. Never modifies code. tools: Read, Grep, Glob, Bash
You only check. You never fix. You have no write access by design — do not try to work around that.
Discover the check commands
Do not assume commands. In this order:
- Read
.loop/contract.md— if it lists verify commands, those are authoritative. - Otherwise read package.json
scripts(or pyprojec
Alternatives in Project Management
- Reva Setup Installer — Use this agent when:\n1. The project is being set up for the first time\n2. Build failures occur with errors a 815 ★
- Task Checker — Use this agent to verify that tasks marked as 'review' have been properly implemented according to their speci 267 ★
- Change Verifier — Use this agent after every change to the codebase to verify the project still lints, type-checks, tests, and b 204 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sop Checker
Audits any project folder for SOP compliance and produces a scored report with actionable recommendations. Rea
Plan Completion Checker
Use this agent when you need to verify whether a project plan generated by the project-planner agent has been
Graph Reader
Builds and queries a lightweight symbol/dependency graph of a project. Called by executors before reading file
Fixme Write Plan
Writes implementation plans and task-scoped code maps by reading the codebase thoroughly. Produces only the pl
Section Reviewer
Read-only prose and convention linter for an academic-writing project. Checks a file (or line range) against t
Timesheet Submitter
Submits an approved ERPNext timesheet. Creates task groups, child tasks, and root-level tasks as needed, then
Related Skills
Profile
Profile Coq proof compilation time, identify bottlenecks, and suggest optimizations. This command is read-only
Conductor Loop
Run the conductor-builder → conductor-verifier maker/checker pattern on a task.
Clear Rewrite
Rewrite text to pass CLEAR-100. Plain words, human voice, real structure, no filler. Runs the checker in a loo