Stream Coding — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Stream Coding (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
The 10-20x Methodology for AI-Accelerated Software Development
📢 v3.5 Update: Phase 2.5 Adversarial Review added, internal gate renamed Spec Gate (structural), Clarity Gate is now a standalone epistemic tool. 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:
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/5/10/5 Split:
Real Results (5Levels Case Study):
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.
stream-coding.skill.skill fileClone 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:
.cursorrules or project settingsThe 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 5-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.5) |
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 |
| Spec Gate Checklist | The mandatory Phase 2→2.5 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.
┌─────────────────────────────────────────────────────────────────┐
│ 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 | 5-phase, Spec Gate | Full SDLC |
| Documentation | Optional | Mandatory (80% of time) | Mandatory |
| AI Role | Code suggestions | Spec execution | Workflow automation |
Stream Coding aligns with industry research:
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 | ✅ Released | Phase 2.5 Adversarial Review, Spec Gate (structural), Clarity Gate (epistemic) split |
| 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:
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
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.