Changelogread more
spec-to-code: from pipeline to plugin, and the bug I almost ignored
This post was translated from Italian with the help of Claude.
For a few months now I’ve been using a pipeline of four Claude Code agents to take a feature from idea to implemented code: stories-init creates the workspace, spec-builder expands a rough idea into a complete spec, story-creator slices it into INVEST user stories, laravel-feature-builder implements a story in Laravel. It’s not a weekend experiment: I built Chimera Forge with it, a playful kobold-generating API (kaas.procionegobbo.it) and a Discord bot (kichand.procionegobbo.it). It’s tested, it works, and right now it fully fits my way of doing agentic coding.