Make a codebase agent-ready by scaffolding AGENTS.md, ARCHITECTURE.md, and docs/ structure. Analyzes codebase structure, generates documentation artifacts following progressive disclosure patterns, and audits existing artifacts for staleness and coherence. Use when improving a codebase for AI agent work.
$npx -y skills add dgalarza/claude-code-workflows --skill agent-readyInstalls into the current project.
Run `npx skills use "https://github.com/dgalarza/claude-code-workflows" --skill "dgalarza/claude-code-workflows/agent-ready"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dgalarza/claude-code-workflows" that are relevant to the current task. Run `npx skills add "https://github.com/dgalarza/claude-code-workflows"` and select the relevant skills, then follow their instructions.