gitelf finds the repo chores nobody volunteers for and makes public repos easier for coding agents to process. Paste a repo, get a cleanup queue, and generate an AGENTS.md draft without LLM calls.
Paste any public GitHub repo and choose what to run. Hygiene scores the repo front door: README, license, templates, security policy, and AGENTS.md presence. Agent-readiness generates a deterministic AGENTS.md draft and checklist from manifests, workflow commands, and directory layout.
Copy this into the repo root, then trim any inferred sections that do not match maintainer intent.
Early access is rolling out a few repos at a time. Leave your email and we will bring you in when PR automation is ready.
Public repo scans should return concrete fixes: missing files, undocumented commands, stale docs, and agent context gaps.
Creates a concise repo-specific instruction file from manifests, workflows, README, and tree structure.
Extracts install, build, lint, test, format, and typecheck commands so agents stop guessing.
Flags lockfiles, generated output, vendor dirs, migrations, and secret-sensitive areas.
Reads GitHub Actions run steps and mirrors the important validation commands into agent guidance.
Checks README, license, security policy, contributor files, templates, and dependency automation.
Uses deterministic parsing and GitHub public APIs. Cheap enough to run as a free serverless tool.