codex-readiness-unit-test
CommunityDeterministic readiness checks for Codex docs.
Authorplastikaweb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates Codex readiness assessment by collecting evidence and running structured checks against onboarding documentation to produce a reproducible report.
Core Features & Use Cases
- Collects filesystem and repository signals from AGENTS.md and PLANS.md to surface evidence for LLM evaluation.
- Runs deterministic readiness rules to validate presence of key files (AGENTS.md, plans references, config.toml) and to summarize execution outcomes when plans are executed.
- Generates a comprehensive report and a scorecard to inform onboarding quality and readiness.
Quick Start
- Run evidence collection: python .agent/skills/codex-readiness-unit-test/scripts/collect_evidence.py
- Validate with deterministic checks: python .agent/skills/codex-readiness-unit-test/scripts/deterministic_rules.py
- Optionally execute a documented plan and generate a score: python .agent/skills/codex-readiness-unit-test/scripts/run_plan.py --plan .codex-readiness-unit-test/<timestamp>/plan.json
- Produce the final report: python .agent/skills/codex-readiness-unit-test/scripts/scoring.py --mode read-only
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: codex-readiness-unit-test Download link: https://github.com/plastikaweb/plastikspace/archive/main.zip#codex-readiness-unit-test Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.