agentic-legibility Skill
Score a repository's agentic legibility from repo-visible evidence only. Use when Codex needs to audit how easy a codebase is for coding agents to discover, bootstrap, validate, and navigate, especially for harness-engineering reviews, developer-experience audits, repo cleanup, or before/after comparisons after improvi Published by openai in build-hours.
What is agentic-legibility Skill?
Score a repository's agentic legibility from repo-visible evidence only. Use when Codex needs to audit how easy a codebase is for coding agents to discover, bootstrap, validate, and navigate, especially for harness-engineering reviews, developer-experience audits, repo cleanup, or before/after comparisons after improvi Published by openai in build-hours. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Documentation
- Security review use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use agentic-legibility Skill
- Use it for security review.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/build-hours
- Skill file: 24-api-codex/skills/agentic-legibility/SKILL.md
What it does
Score a repository's agentic legibility from repo-visible evidence only. Use when Codex needs to audit how easy a codebase is for coding agents to discover, bootstrap, validate, and navigate, especially for harness-engineering reviews, developer-experience audits, repo cleanup, or before/after comparisons after improvi
Skill instructions
Agentic Legibility Overview Measure how legible a repository is to coding agents using seven repo-visible metrics: bootstrap self-sufficiency, task entrypoints, validation harness, lint and format gates, agent repo map, structured docs, and decision records. The scorer can auto-discover nested scopes such as client/, server/, or language-specific subtrees when the repo clearly routes work into a self-contained subsystem with its own manifests, commands, or agent docs. Keep the main score limited to evidence present in version control. Do not claim branch protection, CI reliability, team habits, or other external-system properties unless the user asks for a separate operational review. Use metric selection when you want to split scoring across multiple hosted-shell or Responses API runs and aggregate the JSON results upstream. Hosted Use This folder is the skill bundle you upload or register when you want to mount agentic-legibility into hosted shell. Public docs for that workflow: - Sk
Explore related resources
Frequently asked questions
What is agentic-legibility?
agentic-legibility is a open-source AI agent skill with Copy skill directory. Score a repository's agentic legibility from repo-visible evidence only. Use when Codex needs to audit how easy a codebase is for coding agents to discover, bootstrap, validate, and navigate.
Who is agentic-legibility best for?
agentic-legibility is best for reusing agent instructions, scripts, and references, security review workflows, documentation workflows.
How do I install agentic-legibility?
Install or run agentic-legibility using Copy skill directory. Check agentic-legibility for the latest setup command.
Is agentic-legibility actively maintained?
agentic-legibility may need a closer maintenance check before production use.
Auto-fetched from GitHub.