Documentation clarity is the bottleneck, not coding speed
Pass all 13 Clarity Gate items before generating code
Self-assess documentation quality with scoring rubric
Use mandatory section templates for consistency
Include Documentation Audit in Phase 1
Notes
Skip the Clarity Gate and you're back to vibe coding
Documentation is the hardest part - code is automatic
v3.4 adds complete scoring rubric with weights
Source: frmoretto/stream-coding
1---2name: stream-coding3description: Stream Coding v3.44---5# Stream Coding v3.467Documentation-first development methodology. When docs are clear enough, code generation becomes automatic.89## Prerequisites1011- Understanding of documentation practices12- AI coding assistant1314## Instructions1516### Core Insight1718> "If your docs are good enough, AI writes the code. The hard work IS the documentation. Code is just the printout."1920### The Stream Coding Truth2122```23Messy Docs → Vague Specs → AI Guesses → Rework Cycles → 2-3x Velocity24Clear Docs → Clear Specs → AI Executes → Minimal Rework → 10-20x Velocity25```2627### Why Most AI-Assisted Development Fails2829- People feed AI messy docs30- AI generates code based on assumptions31- Code doesn't match intent32- Endless revision cycles3334### Why Stream Coding Achieves 10-20x3536- Documentation is clarified FIRST37- AI has zero ambiguity38- Code matches intent on first pass39- Minimal revision4041### 13-Item Clarity Gate4243Before generating code, documentation must pass:44451. Clear problem statement462. Defined scope boundaries473. Input/output specifications484. Error handling requirements495. Edge cases documented506. Dependencies listed517. Performance requirements528. Security considerations539. Testing criteria5410. Integration points5511. Data structures defined5612. API contracts specified5713. User stories/acceptance criteria5859### Time Allocation6061- 40% Documentation & Clarification62- 40% Clarity Gate & Review63- 20% Code Generation & Testing6465## Guidelines66671. Documentation clarity is the bottleneck, not coding speed682. Pass all 13 Clarity Gate items before generating code693. Self-assess documentation quality with scoring rubric704. Use mandatory section templates for consistency715. Include Documentation Audit in Phase 17273## Notes7475- Skip the Clarity Gate and you're back to vibe coding76- Documentation is the hardest part - code is automatic77- v3.4 adds complete scoring rubric with weights7879Source: frmoretto/stream-coding
Run npx skillmds@latest add mediar-ai/stream-coding in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Stream Coding v3.4 It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
mediar-ai (@mediar-ai) published this skill. Their other Agent Skills are listed on their SkillMD profile.