pocdd
Installation
SKILL.md
POCDD — POC Driven Development (Router)
Models matter. Context matters more.
POCDD builds a complex feature by first owning it in one self-contained file
under .pocs/ — the prompt, the spec, and the handoff in a single artifact.
An agent shapes that file by closing gaps until nothing blocks the goal, then
the proven result is implemented into the product.
The full methodology and philosophy live in spec/POCDD.md. The
operational contract every sub-skill relies on lives in
shared/conventions.md. Read both before acting.