codex-skill
Independent second-opinion review of coding plans and architecture
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install codex-skill?โผ
Run `npx skills add cathrynlavery/codex-skill --all -g -y` in your terminal to install the skill and its automatic plan review hook globally.
How to get a second opinion on coding plans?โผ
Once installed, every plan your coding assistant creates is automatically sent to Codex for review before you approve it, flagging risks and missing steps.
What does codex-skill require to run?โผ
You need the OpenAI Codex CLI installed and a configured OpenAI API key, since the skill calls Codex for independent analysis.
Can I ask Codex questions manually?โผ
Yes. Invoke the skill directly or ask in plain English to verify an approach, research a library, or get an alternative perspective on architecture.
Which Codex model does it use?โผ
It defaults to the balanced gpt-5.6-terra model, escalates to gpt-5.6-sol for deep architecture analysis, and drops to gpt-5.6-luna for quick fact checks.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core