正文 Markdown
found a skill combo that works in both codex and claude code: /ce-ideate (from Every's compound-engineering) + gstack-design-consultation (from Garry Tan's gstack), running together. great way to build a new feature. example: building a sticker chart app for my kid. sweep her room, earn a star. ten stars trade for a real reward. /ce-ideate lists 30 directions, kills 25, keeps 5 worth shipping with reasons why each survived (does the parent phone show progress? do we add a leaderboard?). gstack-design-consultation runs in parallel, brings a designer's eye into the loop. after both finish, i'd chain /ce-plan or gstack's /plan-eng-review to turn it into an execution plan with a task list. drop the execute command into codex's queue, queue a /review behind it. want to audit the design too? /design-review runs alongside /review in parallel. then go grab food or take a walk. come back, PR is sitting there ready to merge. ideate + design → plan → execute → review. and honestly you can queue the whole chain if you're being lazy lol.