mikiships/agentmd
Generate high-quality AI agent context files (CLAUDE.md, AGENTS.md, .cursorrules, copilot-instructions.md) from any codebase
Analyzes codebases across 6+ languages and automatically detects subsystem boundaries to generate tiered context files (Tier 1 manifest + per-subsystem Tier 2 files), validated against Next.js standards. Core commands include `scan` for project inspection, `generate` for multi-agent output (Claude/Cursor/Copilot), and `eval` for measuring performance impact via optional coderace integration. Research-backed `--minimal` mode strips verbose guidance to focus on commands agents can't infer, addressing findings that verbose context files reduce task success by ~20%.
Stars
7
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/mikiships/agentmd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
continuedev/continue
⏩ Source-controlled AI checks, enforceable in CI. Powered by the open-source Continue CLI
freestyle-sh/Adorable
Open Source Lovable
mobb-dev/bugsy
Automatic security vulnerability remediation for your code.
dotdevdotdev/agentwire-dev
Voice-controlled multi-agent framework. Spawn workers, orchestrate across machines, talk to your...
ofershap/ai-context-kit
Lint, measure, and manage context files for AI coding agents. Cursor rules, CLAUDE.md,...