🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?
Claim this page →
idea-to-shipped
Taste-driven build pipeline for Claude Code — from a half-formed idea to a self-running, self-verifying build loop. You react and judge; the loop builds.
git clone https://github.com/H1an1/idea-to-shipped
idea-to-shipped
A taste-driven build pipeline for Claude Code — a package of six skills that take a half-formed idea all the way to a self-running build, without asking you to write a spec, and without losing the parts of "what you want" that you can only recognize once you see them.
It's built on one fact about how people actually work: your taste shows up when you react to something concrete, not when you're asked to describe it in advance. So the pipeline never makes you specify everything up front. It makes you react, and it writes down what your reactions reveal.
Formerly
roadmap-to-loop— that skill is now just one stage of the larger pipeline.
The pipeline
idea
↓
1. idea-to-prototype → an ugly, fast mock-up to react to. You say "no, not that"; it learns.
↓
2. prototype-to-roadmap → once the picture's firm, it slices it into a buildable, ordered plan.
↓
3. roadmap-to-loop → turns the plan into LOOP.md: what "done" means, and who checks it.
↓
4. loop-to-goal → the agent writes its own goals and builds, unattended, checking itself
against your criteria, stopping only when it needs your eye.
↓
shipped
taste-to-rubric → runs underneath all of it. Every time you react to something — the first
mock-up, a mid-build check, final sign-off — it captures the preference
into RUBRIC.md so nobody has to ask you twice.
idea-to-shipped → the front door: it routes you to the right stage by what you already
have, and protects the principles the pipeline is built on.
RUBRIC.md — your taste, written down
Each project grows one file, RUBRIC.md. Every "no, not that" that turns out to be a standing
preference (not a one-off tweak) gets distilled into one checkable line, tagged revealed (you only
knew it on sight) or known. Over a project it becomes the rulebook the agent checks itself
against; rules graduate from "only the owner can judge" to "a verifier subagent can judge" over time.
Over many projects, those rulebooks can be compared to distill the constants of your taste — but
that's later, once a few exist.
How to use it
You don't pick a stage. Just say what you want — "I want something that…" — and the front door
(idea-to-shipped) figures out where you are and starts you at the right place. A vague idea starts
at the mock-up; if you already have a firm concept or a plan, it jumps in further down.
Your job, start to end, is small and only yours: react (at the first mock-up) and judge (at the gates the agent stops you for). Everything in between is the machine's.
Install
These are Claude Code skills. Copy the ones you want into your personal skills directory:
git clone https://github.com/H1an1/idea-to-shipped.git
cp -R idea-to-shipped/skills/* ~/.claude/skills/
Each skill is a self-contained skills/<name>/SKILL.md; its description controls when Claude reaches
for it. You can also drop them into a project's .claude/skills/ instead, to scope them to one repo.
The skills
| Skill | What it does |
|---|---|
| idea-to-shipped | the front door — routes you to the right stage |
| idea-to-prototype | vague idea → cheapest rough prototype that provokes your taste |
| prototype-to-roadmap | firm concept → sliced, ordered roadmap with your rules loaded in |
| roadmap-to-loop | roadmap → LOOP.md with acceptance criteria tagged machine / verifier / you |
| loop-to-goal | LOOP.md → unattended build that writes its own goals and verifies itself |
| taste-to-rubric | any reaction, anywhere → a written rule in RUBRIC.md |
What's intentionally not built yet
- The cross-project master rubric (needs several projects'
RUBRIC.mdto compare). - Auto-loading rules back in / scoring — its shape will reveal itself once real rules pile up.
These come with mileage, not design. Run the pipeline on real things first; the next pieces will show you their shape.
// compatibility
| Platforms | web |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | — |
| Pricing | open-source |
| Language | JavaScript |
// faq
What is idea-to-shipped?
Taste-driven build pipeline for Claude Code — from a half-formed idea to a self-running, self-verifying build loop. You react and judge; the loop builds.. It is open-source on GitHub.
Is idea-to-shipped free to use?
idea-to-shipped is open-source, so it is free to use.
What category does idea-to-shipped belong to?
idea-to-shipped is listed under devops in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/idea-to-shipped)
// retro hit counter
[](https://claudeers.com/idea-to-shipped)
// reviews
// guestbook
// related in Developer Tools
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Curs…
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…
🙌 OpenHands: AI-Driven Development