What is Synthesis Engineering?
Synthesis engineering is the professional discipline of systematic human-AI collaboration for complex work. It's not automation (AI replacing humans) or augmentation (AI enhancing humans) — it's genuine synthesis where both parties contribute irreplaceable value to produce results neither could achieve alone.
The fundamental insight: design systems for AI capabilities, not human limitations. Traditional workflows optimize for human cognition — folder hierarchies, periodic reviews, status meetings. AI has different strengths: instant full-text search, perfect recall within sessions, tireless consistency, ability to synthesize across documents.
Synthesis engineering asks: what if we redesigned our workflows to use AI's strengths while preserving human judgment, expertise, and control?
The Crafts
Synthesis engineering encompasses specific crafts — domains where the discipline's principles are applied to particular types of work:
Synthesis Coding
Build production code with AI—without losing control. Human-AI collaboration for writing production-grade software. The human provides architectural authority, judgment, and quality standards. The AI provides execution speed, pattern recognition, and consistency.
Learn more at synthesiscoding.org →Synthesis Project Management
Project management redesigned for AI capabilities. Durable project memory lives in CONTEXT.md, REFERENCE.md, and session archives so work can move across Claude Code, Codex, other capable agents, and any workstation synced through a private git repo.
Synthesis Writing
The craft of thoughtful human authorship in the age of AI. The writer writes. The AI assists with scaffolding — spelling, grammar, structural feedback, fact-checking, reformatting. Substance, voice, and judgment stay human. Positioned as a disciplined antidote to AI slop, not a product.
Learn more at synthesiswriting.org →As AI capabilities evolve, new crafts will emerge. The pattern applies anywhere humans and AI collaborate on complex work — research, design, analysis, and more.
How It's Different
Synthesis engineering is distinct from both "vibe coding" and "agentic coding":
| Approach | Human Role | AI Role | Best For |
|---|---|---|---|
| Vibe Coding | Minimal oversight | Generates everything | Experiments, learning, throwaway code |
| Agentic Coding | Sets goal, steps away | Operates autonomously | Well-defined, bounded tasks |
| Synthesis Engineering | Directs, reviews, approves | Executes under supervision | Production systems, complex work |
Key Distinctions
vs. Vibe Coding: Vibe coding is "just let AI write it"—great for rapid experiments and personal tools, but production systems need architectural coherence, security, team comprehension, and long-term maintainability. Synthesis engineering maintains these standards.
vs. Agentic Coding: Agentic approaches emphasize AI autonomy—set a goal and let AI figure it out. Synthesis engineering keeps humans in the loop because complex work requires judgment calls AI can't make: architectural trade-offs, security decisions, business context, and accountability.
The same developer might use all three approaches in a single day. The skill is recognizing which approach fits each task.
Get Started
Synthesis engineering methodology is now available as installable Agent Skills — portable instruction packages that work with Claude Code, Codex, Cursor, GitHub Copilot, and other AI agents. Install proven practices for code review, project management, content quality, and multi-contributor integration.
Install all 32 skills with one command:
npx skills add synthesisengineering/synthesis-skills --global --all --copy Works with 40+ AI agents. Licensed under CC0 (public domain). Browse the catalog on GitHub →
Articles
Browse All →- The Direction Dynamic in ops: driving multi-tool recovery through a single AI session
The technical fix was the easy part. The recovery was tedious GUI work across Search Console, Bing Webmaster, and Cloudf
- Synthesis Project Management Now Works Across Claude Code and Codex
Synthesis project management now works across Claude Code and OpenAI Codex by keeping durable project memory in CONTEXT.
- The Synthesis Thinking Framework: A Practitioner's Guide
Five thinking modes for technical practitioners who work with AI agents daily. A detailed methodology with real examples
- Your AI Is a Thinking Partner. You're Using It as a Search Engine.
Most leaders ask AI for answers. The ones gaining a real edge ask it to think with them. Here's the five-mode framework
- The Tiered Context Architecture: Managing AI Working Memory at Scale
When AI context files grow to 1,000+ lines, they degrade the collaboration they were built to support. The tiered contex
- The hidden lesson of Richard Socher's career: AI makes engineering discipline more valuable, not less
Richard Socher built the research that powers today's AI coding assistants and then described exactly how organizations
- From Tool to Team: Managing AI as Distributed Engineering
When you're running multiple AI sessions in parallel, you're not using a tool anymore — you're managing a team. The skil
- Synthesis Project Management
A lightweight project management system for human-AI collaboration. Designed for context preservation across conversatio