
Agent Ready
- 15 installs
- 59 repo stars
- Updated June 5, 2026
- dgalarza/claude-code-workflows
Make a codebase agent-ready by scaffolding AGENTS.md, ARCHITECTURE.md, and a docs/ structure - analyzes the repo, generates docs with progressive disclosure, and audits for staleness.
About
agent-ready scaffolds the documentation and structural artifacts that make a codebase legible to AI agents - AGENTS.md, ARCHITECTURE.md, and a docs/ tree - following progressive-disclosure patterns. It analyzes the codebase, generates the artifacts, and audits existing ones for staleness and coherence. As the remediation companion to codebase-readiness, a solo builder reaches for it to actually build the docs an agent needs rather than just score the gaps.
- Scaffold AGENTS.md, ARCHITECTURE.md, docs/
- Progressive-disclosure documentation
- Audit artifacts for staleness + coherence
- Remediation companion to codebase-readiness
Agent Ready by the numbers
- 15 all-time installs (skills.sh)
- Ranked #1,080 of 1,879 Documentation skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dgalarza/claude-code-workflows --skill agent-readyAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 15 |
|---|---|
| repo stars | ★ 59 |
| Last updated | June 5, 2026 |
| Repository | dgalarza/claude-code-workflows ↗ |
What it does
Make a codebase agent-ready by scaffolding AGENTS.md, ARCHITECTURE.md, and a docs/ structure - analyzes the repo, generates docs with progressive disclosure, and audits for staleness.
Who is it for?
Building agent-onboarding docs for a codebase
Skip if: Scoring readiness (use codebase-readiness for that)
What you get
- AGENTS.md
- ARCHITECTURE.md
- docs/ structure
Related skills
How it compares
Remediation companion to codebase-readiness: builds docs rather than scoring