agentic-readiness
Installation
SKILL.md
Agentic Readiness
Default to audit-only. Present findings and wait for approval unless the user explicitly asks to implement changes.
Audit workflow
- Read the repository's existing instruction chain before inspecting other files.
- Run from the repository root:
python scripts/audit_repo.py --root .
Add --include-user-scope only when the user explicitly wants personal Codex, Claude Code, and OpenCode configuration included. Never inspect credential stores or print secret values.