CodeDTX

Pde Loop — AI skill for Claude Code

AI community

Brainstorm product ideas and have a different model grade them, so the model that proposed an idea never decides whether it survives.

How to install Pde Loop

Installs to ~/.claude/skills/codedtx-pde-loop-pde-loop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/codedtx-pde-loop-pde-loop && curl -fsSL https://raw.githubusercontent.com/CodeDTX/pde-loop/HEAD/commands/pde-loop.md -o ~/.claude/skills/codedtx-pde-loop-pde-loop/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pde Loop does


description: Brainstorm product ideas and have a different model grade them, so the model that proposed an idea never decides whether it survives argument-hint: ""

/pde-loop

Run the full loop on: **$ARGUMENTS**

Invoke the `pde-loop` skill and work through its phases in order: frame, propose, grade with the other model, decide, spec.

Two things to get right, because they are the whole point:

  • Report which grading path you are on before pr

Alternatives in AI

  • Startup Canvas — Generate Startup Canvas combining Product Strategy and Business Model 7.8k ★
  • Mysti — AI coding dream team of agents for VS Code 1k ★
  • Cwc Long Running Agents — Claude Code's built-in /goal command gives you a generator/evaluator loop out of the box: set a completion con 668 ★

Full documentation available on GitHub

View Source Repository