← Back to Projects spek Python Agentic spec-to-code builder: turn a SPEC.md into an installable, tested package. View on GitHub → Related Posts (1) May 6, 2026 Here is how I built a simple coding agent Walking through spek, a small LLM-powered coding agent that turns a markdown spec into a working, tested Python package — and the six design questions I had to answer to build it.
May 6, 2026 Here is how I built a simple coding agent Walking through spek, a small LLM-powered coding agent that turns a markdown spec into a working, tested Python package — and the six design questions I had to answer to build it.