The 10-20x Methodology for AI-Accelerated Software Development
π’ v3.4 Update: Complete 13-item Clarity Gate (was 5 items), scoring rubric, Documentation Audit. Re-download if using older version.
β This methodology built 7 production modules in 4.5 hours (5Levels Case Study, Git-verified)
"Stream coding isn't about faster coding. It's about documentation so clear that code writes itself."
AI tools promise 10x productivity. GitHub Copilot, Cursor, Claude Codeβthey make coding 55% faster.
But projects still take the same time to ship.
Why? Because faster typing doesn't solve:
- Strategic decisions AI can't make for you
- Context that gets lost between prompts
- Technical debt created at 10x speed
This gap between task velocity and project velocity is the Velocity Mirage.
Stream Coding is a documentation-first methodology that makes AI-generated code deterministic.
The 40/40/20 Split:
- 40% Strategic Thinking (Phase 1) β Solve hard problems before coding
- 40% AI-Ready Documentation (Phase 2) β Specs so complete AI has zero decisions
- 20% Execution + Quality (Phases 3-4) β Code streams out automatically
Real Results (5Levels Case Study):
- 7 production modules in 4.5 hours
- 46 intelligence endpoints (77 total backend API)
- Zero bugs in generated code, 21 minutes average per tested module
Note: The case study focuses on backend intelligence modulesβStream Coding's sweet spot. For frontend, use the methodology for behavior (components, state, logic) and complement with AI design tools for visuals. See Chapter 4 for details.
- Download
stream-coding.skill - Go to Settings β Features β Skills β Add
- Upload the
.skillfile - Ask Claude: "Build a user authentication system"
Clone the repo β Claude Code auto-detects skills in .claude/skills/:
git clone https://github.com/frmoretto/stream-coding
cd stream-coding
# Claude Code will automatically detect .claude/skills/stream-coding/SKILL.mdOr copy .claude/skills/stream-coding/ to your project's .claude/skills/ directory.
Ask Claude: "Build a user authentication system"
Add SKILL.md to project knowledge. Claude will search it when needed, though Skills provide better integration.
Copy the canonical skill to the appropriate directory:
| Platform | Location |
|---|---|
| OpenAI Codex | .codex/skills/stream-coding/SKILL.md |
| GitHub Copilot | .github/skills/stream-coding/SKILL.md |
Use skills/stream-coding/SKILL.md (agentskills.io format).
For Cursor, Windsurf, or other AI tools:
- Extract core principles (Phases, Document Types, Clarity Gate)
- Create a condensed version for
.cursorrulesor project settings - Use the templates and Clarity Gate Checklist as reference
The methodology is tool-agnosticβonly SKILL.md is Claude-optimized.
The /manifesto folder contains the complete methodology:
| Chapter | Topic |
|---|---|
| Chapter 1 | The Velocity Mirage |
| Chapter 2 | Why AI Tools Alone Fail |
| Chapter 3 | The Missing Middle |
| Chapter 4 | The 4-Phase Methodology |
| Chapter 5 | Day 2 & The Rule of Divergence |
| Appendix A | Templates & Checklists |
| Appendix B | Research & SDD Positioning |
| Appendix C | 5Levels Case Study (Git-Verified) |
| Advanced Framework | Document Architecture (v3.3) |
The /templates folder contains ready-to-use frameworks:
| Template | Purpose |
|---|---|
| Strategic Blueprint | Answer the 7 Phase 1 Questions |
| ADR Template | Document architecture decisions with rationale |
| Clarity Gate Checklist | The mandatory Phase 2β3 gate |
"When code fails, fix the specβnot the code."
Traditional development iterates on code. Stream Coding iterates on documentation.
Every manual code edit without updating the spec creates Divergenceβtechnical debt that breaks the stream. The methodology works because it treats code as a compiled output of documentation, not the source of truth.
-
β Technical founders building greenfield products
-
β Solo developers and small teams (1-5 people)
-
β Anyone tired of AI-generated spaghetti code
-
β Backend/business logic focused (see Chapter 4 for frontend approach)
-
β Not for large enterprises (see GitHub Spec-Kit, Kiro, Gemini Conductor)
-
β Not for teams who can't commit to documentation-first
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β AI-Assisted Development Landscape β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β Layer 3: Enterprise SDD GitHub Spec-Kit, Kiro, Conductor β
β (teams 50+) Full lifecycle, heavy process β
β β
β Layer 2: Founder SDD βββ STREAM CODING β
β (teams 1-5) Documentation-first, AI-ready specs β
β β
β Layer 1: AI Assistants Copilot, Cursor, Claude Code β
β (task-level) Fast typing, no methodology β
β β
β Layer 0: Manual Coding Traditional development β
β β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
The Gap: Layer 1 tools make coding 55% faster but don't solve the methodology problem. Enterprise tools (Layer 3) are overkill for founders. Stream Coding fills the middle.
| Dimension | AI Assistants (Copilot) | Stream Coding | Enterprise SDD (Kiro) |
|---|---|---|---|
| Target | Individual developers | Founders, small teams | Large enterprises |
| Focus | Task velocity | Project velocity | Process compliance |
| Cost | $10-20/mo | Free | Enterprise pricing |
| Methodology | None | 4-phase, Clarity Gate | Full SDLC |
| Documentation | Optional | Mandatory (80% of time) | Mandatory |
| AI Role | Code suggestions | Spec execution | Workflow automation |
Stream Coding aligns with industry research:
- McKinsey (2025): Top performers see 16-30% productivity gains through "end-to-end PDLC implementation" and "structured communication of specs"
- DORA (2025): 7.2% delivery instability increase for every 25% AI adoption without foundational systems
- METR (2025): Developers 19% slower with AI despite feeling 20% faster
The methodology isn't magic, it's systematic application of spec-driven development at founder scale.
Clarity Gate β Pre-ingestion verification for epistemic quality (originated from Stream Coding's Clarity Gate concept)
github.com/frmoretto/clarity-gate
Source of Truth Creator β Create epistemically calibrated documents
github.com/frmoretto/source-of-truth-creator
| Phase | Status | Description |
|---|---|---|
| v3.4 | β Released | 13-item Clarity Gate, scoring rubric, Documentation Audit |
| v3.5 | π Planned | Integration with Clarity Gate verification system |
| v4.0 | π Planned | Multi-agent workflow support, automated spec validation |
Stream Coding is open source under CC BY 4.0. You're free to use, adapt, and share with attribution.
Looking for:
- Real-world case studies β Applied Stream Coding to your project?
- Tool integrations β Cursor, Windsurf, other AI tools
- Methodology feedback β Are the 4 phases the right split?
- Template improvements β Better Strategic Blueprint, ADR formats
Open an issue or PR.
Created by Francesco Marinoni Moretto while building 5Levels, a LinkedIn relationship intelligence platform.
The methodology emerged from building 7 production modules in 4.5 hours, and documenting exactly how.
CC BY 4.0 β Use freely with attribution.
"Stream Coding methodology by Francesco Marinoni Moretto (github.com/frmoretto/stream-coding)"
In memory of my beloved father Guido