The Order of the Agents – Make Codex and Claude Create the Perfect PRD
Should we plan with Codex, then code with Claude? Or should we plan with Claude, then code with Codex? How about yes. I found myself converging to this workflow for more complicated features. I would give the same prompt to Codex and Claude and ask each to create a PRD file for the feature. The independence mattered, because the moment one model sees the other's plan, the answer collapses toward whoever spoke first. Once I had the PRDs, I would manually ask both Codex and Claude to critique the other plan, and revise theirs based on the findings of the other. Eventually I would converge to a…
What it does
In the maker’s words, at launch
Should we plan with Codex, then code with Claude? Or should we plan with Claude, then code with Codex? How about yes. I found myself converging to this workflow for more complicated features. I would give the same prompt to Codex and Claude and ask each to create a PRD file for the feature. The independence mattered, because the moment one model sees the other's plan, the answer collapses toward whoever spoke first. Once I had the PRDs, I would manually ask both Codex and Claude to critique the other plan, and revise theirs based on the findings of the other. Eventually I would converge to a final PRD where both models had reached agreement. This final PRD was meaningfully better than what either model produced alone. Doing this manually was annoying, so I packaged it. Presenting The Order of the Agents. The Order of the Agents convenes a sworn fellowship of AI agents (Codex, Claude, and other CLIs you trust) around a single question. Each agent takes a position, challenges the others, and revises in turn, until the Order issues a final decree. Every oath, critique, and revision is recorded as Markdown, so the reasoning behind the decision is auditable, shareable, and yours to keep. You can even do a grill-me style intake first to finesse the requirement before the Order convenes. That mode was inspired by Matt Pocock's grill-me skill. You can install it locally with npm: npm install agent-order Requires codex and claude CLIs (or other agent CLIs you trust) already installed and logged in. Use it like this: npx agent-order@latest "Research and draft a PRD for adding SSO to our app"
Does the same job
all alternatives →

DocsAlot CLI28d ago · docs.docsalot.dev · ▲196Let Claude or Codex create and maintain good looking docs



More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app