Runs an adversarial review gate for non-trivial or high-stakes decisions before they stand. Use when Codex is about to claim something is safe, correct, reversible, production-ready, scalable, idempotent, secure, or compliant; when work touches production, auth, permissions, secrets, billing, public APIs, migrations, irreversible cleanup, customer data, external agent CLIs, or unfamiliar code with meaningful blast radius; or when a confident answer would be cheaper to challenge now than to debug later.
$npx -y skills add pimenov/codex-first-skills-pack --skill doubt-driven-reviewInstalls into the current project.
Run `npx skills use "https://github.com/pimenov/codex-first-skills-pack" --skill "pimenov/codex-first-skills-pack/doubt-driven-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pimenov/codex-first-skills-pack" that are relevant to the current task. Run `npx skills add "https://github.com/pimenov/codex-first-skills-pack"` and select the relevant skills, then follow their instructions.