1 post tagged “requirements-gathering”
2026
Teaching codex-cli to AskUserQuestion
I made codex-ask-user-question, a skill that brings the AskUserQuestion interview pattern from Anthropic’s Claude Code to OpenAI’s Codex CLI. It tells Codex to read the project, then ask one question at a time through its native request_user_input tool. You can start with: ask me to confirm the emergent architecture you …