codex-readiness-integration-test/SKILL.md
Run the Codex Readiness integration test. Use when you need an end-to-end agentic loop with build/test scoring.
npx skillsauth add syl2042/codex_skills codex-readiness-integration-testInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill runs a multi-stage integration test to validate agentic execution quality. It always runs in execute mode (no read-only mode).
Each run writes to .codex-readiness-integration-test/<timestamp>/ and updates .codex-readiness-integration-test/latest.json.
New outputs per run:
agentic_summary.json and logs/agentic.log (agentic loop execution)llm_results.json (automatic LLM evaluation)summary.txt (human-readable summary){out_dir}/prompt.pending.json.
prompt.json at the repo root..codex-readiness-integration-test/prompt.pending.json.--seed-task is provided, it is used as the starting task.skills/codex-readiness-integration-test/references/generate_prompt.md and save the JSON to {out_dir}/prompt.pending.json.AGENTS.md and change_prompt).skills/codex-readiness-integration-test/scripts/run_plan.py.evidence.json), deterministic checks, and run automatic LLM evals via Codex CLI.Optional fields in {out_dir}/prompt.pending.json:
agentic_loop: configure Codex CLI invocation for the agentic loop.llm_eval: configure Codex CLI invocation for automatic evals.If these fields are omitted, defaults are used.
Context compaction enabled..codex-home), which can change auth/config/cache vs normal CLI use.skills/codex-readiness-integration-test/references/ expect strict JSON.skills/codex-readiness-integration-test/references/json_fix.md to repair invalid JSON output.codex CLI. Ensure it is installed and available on PATH, or override the command in {out_dir}/prompt.pending.json.requires_escalation: true to {run_dir}/agentic_summary.json and exits with code 3. Re-run the integration test with escalated permissions in that case.development
Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.
development
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
content-media
Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.
tools
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.