Free public-repo trial · Open source
Is your repo ready for an agent team?
One agent can improvise. A team needs shared rules. Scan the repository contracts that keep parallel coding agents aligned, isolated, and verifiable.
Static and read-only. Your code is inspected, never executed.
The six-dimensional rubric
Measure the repo your agents actually inherit.
The scan grades observable repository support for multi-agent work. Every score traces back to bounded evidence, and uncertainty stays visible instead of being converted into confidence.
-
Instruction convergence
One discoverable root contract, with scoped guidance that agrees instead of sending agents in opposite directions.
-
Task & workspace isolation
Branch, worktree, and shared-state rules that let parallel tasks move without quietly overwriting each other.
-
Code & domain ownership
Review paths and ownership boundaries clear enough for an agent to route decisions instead of guessing.
-
Shared decisions & context
Durable product and architecture context that survives beyond one prompt, one chat, or one agent run.
-
Repeatable verification
Real, runnable test, lint, build, and CI paths — not empty scripts, placeholders, or prose that only looks executable.
-
Handoff & definition of done
A shared finish line: what to report, what evidence to attach, and how the next human or agent picks up the work.
Built for inspection
A score is only useful when you can challenge it.
The hosted report separates facts, inferences, and unknowns. Drill into the exact file evidence, then carry the machine-readable report into a repair workflow without scraping a dashboard.
- 01Evidence coverageKnow how much of the repository was actually analyzed before trusting the headline score.
- 02Prioritized blockersFixes are ranked deterministically by severity, dimension weight, and distance from a strong contract.
- 03Review-only artifactsDraft instructions and a Context Tree seed map are outputs to review — never silent repository edits.
{
"schema_version": "atr-1",
"headline_score": 84,
"evidence_coverage": 99,
"dimensions": [
// score · evidence · unknowns
],
"artifacts": [
"AGENTS.draft.md",
"context-tree-seed-map.md"
]
} Read the score narrowly
Repository readiness, not a claim about your people.
The scan cannot certify runtime isolation, permissions, owner availability, or actual team behavior from repository files alone. Those stay explicit unknowns. That boundary is part of the product, not a footnote.
From URL to evidence
Three steps. No repository access ceremony.
- 1
Paste a public repository
Give the scanner a GitHub URL. No install, token, or write access is requested for the public-repo trial.
- 2
We inspect — never execute
The scan inventories repository evidence deterministically. It does not run project code or trust commands found inside it.
- 3
Get evidence, not vibes
Receive an atr-1 report, cited blockers, and review-only AGENTS.md and Context Tree starter artifacts you can inspect before adopting.
Your next agent should not start from zero.
Give the whole team a better starting point.
Scan a public GitHub repository and see the exact contracts that help — or hinder — parallel agent work.
Public repositories only · Read-only static analysis · Limited daily capacity