RReymondinreymond.hashnode.dev·May 6 · 6 min readHow I Set Up Codex for Spec-Driven DevelopmentI wanted Codex to feel like a reliable teammate, not a fast autocomplete that occasionally rewrites half my repo. The shift that worked for me was simple: No approved spec, no code changes. This post is my real setup flow based on my init.md bluepr...00
RReymondinreymond.hashnode.dev·May 5 · 7 min readHow I Set Up My Claude Workflow (Spec-Driven and Easy to Follow)I used to jump straight into code with Claude. It felt fast, but I kept paying for it later: missed edge cases, messy commits, and "what changed?" moments during review. So I rebuilt my setup around one idea: Slow down before coding, so coding goes ...00