This system turns one raw idea into research, strategy and channel-specific drafts while keeping a human approval gate before anything is published.
Idea intake
→ Research Agent
→ Strategy Agent
→ Writing Agent
→ Channel Agents
→ Creative Agent
→ Review Agent
→ Human approval
→ Publishing queue
| Agent | Input | Output |
|---|---|---|
| Research | Raw idea and audience | Claims, examples, sources and objections |
| Strategy | Research packet | Angle, thesis and content brief |
| Writing | Approved brief | Core argument and proof structure |
| Core argument | LinkedIn-native post | |
| X | Core argument | Thread or concise post series |
| Newsletter | Core argument | Long-form issue |
| Carousel | Core argument | Slide-by-slide outline |
| Video | Core argument | Short-form script and shot plan |
| Creative | Channel drafts | Visual direction and asset list |
| Review | All outputs | QA report and approval package |
Use one shared item throughout the workflow:
{
"idea_id": "",
"raw_idea": "",
"audience": "",
"objective": "",
"research": [],
"angle": "",
"thesis": "",
"proof": [],
"channel_outputs": {},
"visual_brief": {},
"review": {},
"status": "draft"
}