Drop an idea. Summon an agent. Watch it build.
- Drop an idea — Create a markdown file in
ideas/(use the template) - Summon an agent — Point Claude Code at this repo and tell it to pick up an idea
- Agent builds — The agent reads the idea, plans, and outputs to
output/<idea-name>/
ideas/ # Your raw ideas (markdown files)
.templates/ # Idea template
output/ # Agent-generated output, organized by idea
CLAUDE.md # Agent instructions — tells Claude Code what to do here
# From Claude Code mobile:
# "Go to idea-forge, pick up the latest idea, and build from it"