v1.2.0 · 20 repos scored

One canonical context file
for AI coding agents

Keep one source at .agentkit/source.md, project it into the filenames real tools already read, add an agentkit contract when you need shared execution rules, then measure whether the setup is any good.

$ pip install agentkit-cli
PyPI ↗ View on GitHub
SOURCE PROJECT SCORE GUARD LEARN
4824
Tests
102
Versions
6
Packages
20
Repos Scored
0
Community Scored

Recently Scored

Loading...

The Agent Quality Stack

coderace

Benchmark agents on your own tasks. MEASURE quality.

agentmd

Generate or tighten context files before they drift.

agentlint

Catch drift, stale paths, year-rot, and bloated instructions.

agentreflect

Learn from agent session logs. LEARN patterns.

agentkit-mcp

MCP server exposing the toolkit. CONNECT tools.

agentkit-cli

Own the source of truth, fan it out, score it, and gate it.

Quick Start

pip install agentkit-cli
agentkit source --init
agentkit project --write
agentkit contract --init

Commands

CommandDescription
agentkit source --initCreate a dedicated canonical source file at .agentkit/source.md
agentkit project --writeWrite AGENTS.md, CLAUDE.md, GEMINI.md, COPILOT.md, AGENT.md, and llms.txt from that source
agentkit contract --initCreate an agentkit contract that keeps execution rules, deliverables, and validation visible to every agent
agentkit analyze github:owner/repo --shareAnalyze any public GitHub repo and publish a shareable scorecard
agentkit burn --path ./transcriptsInspect local coding-agent transcript spend and waste patterns
agentkit gate --min-score 80Fail CI when the setup drops below your quality bar
agentkit hooks installInstall pre-commit guardrails for the repo workflow

Org Leaderboard

Score all public repos in any GitHub org and rank them by agent-readiness.

View Leaderboard ↗

Developer Profile Card

Grade any developer's public repos for agent-readiness with a shareable profile card.

agentkit user-scorecard github:USERNAME

Subscribe to Updates

Watch the GitHub repo for new releases and features.

PythonTypescriptRustGo

Rankings

20 repos scored
RepositoryScoreGrade
langchain-ai/langchain
50
C
fastapi/fastapi
50
C
django/django
50
C
psf/requests
50
C
pallets/flask
50
C
vercel/next.js
50
C
microsoft/vscode
50
C
nestjs/nest
50
C
supabase/supabase
50
C
trpc/trpc
50
C
rust-lang/rust
50
C
tokio-rs/tokio
50
C
actix/actix-web
50
C
hyperium/hyper
50
C
serde-rs/serde
45
D
golang/go
50
C
gin-gonic/gin
50
C
gofiber/fiber
50
C
spf13/cobra
50
C
kubernetes/kubernetes
50
C