home/roleplay/research-and-write

Research And Write

GPTClaudeGemini··1,075 copies·updated 2026-07-14
research-and-write.prompt
# Prompt Chain: Research → Synthesize → Draft → Refine

**Steps**: 4
**Total tokens across chain**: ~800
**Use for**: Turning a topic into a polished written deliverable (articles, reports, analyses)

---

## How Prompt Chains Work

Each step is a separate Claude call. The output of one step becomes input to the next. This works better than a single mega-prompt because:

- Each step has a narrow, focused mandate
- Claude can use its full context window per step (not split across tasks)
- You can inspect and redirect at any handoff point
- Failures are isolated to one step instead of cascading

---

## Step 1: Research & Extract

when to use it

Community prompt sourced from the open-source GitHub repo trebeck87/Hive-Synthesis-Engine (Apache-2.0). A "Research And Write" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

trebeck87/Hive-Synthesis-Engine · Apache-2.0