.agents/skills/repo-codex-bootstrap/SKILL.md
Add or refresh repository-level Codex scaffolding such as .codex/config.toml and AGENTS.md. Use when a repo needs lightweight Codex defaults, repo-specific instructions, or a repeatable project bootstrap.
npx skillsauth add yangshu2087/Codex repo-codex-bootstrapInstall 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.
Use this skill when a repository is missing Codex project scaffolding or its local instructions have drifted.
git status --short.codex/ or AGENTS.mdapproval_policy = "on-request"sandbox_mode = "workspace-write"AGENTS.md with repo-specific rules:
/Users/yangshu/Codex/.agents/skills.AGENTS.md. Use repo AGENTS.md only for local specifics.development
Use when explicitly reviewing, generating, refactoring, or migrating Terraform/OpenTofu IaC and checking failure modes such as identity churn, secrets, blast radius, CI drift, or compliance gates.
development
Use when the user explicitly mentions Google Stitch and wants a structured Stitch-ready UI prompt or prompt refinement from rough product/design ideas.
development
Use when the user explicitly mentions Google Stitch and asks to convert Stitch designs into Vite, CRA, or generic React components.
development
Use when the user explicitly mentions Google Stitch and asks to convert Stitch designs into Next.js App Router components.