Prompt Chains

One prompt doing four jobs does all of them badly. A chain gives each job its own step and pipes the output forward: write [PREVIOUS] anywhere and it becomes the previous step's answer. Run the whole flow in one click.

Start from a template

Blog post: research → outline → draft → edit

Turn a topic into a finished, edited article in four passes.

Cold outreach: research → angle → email → subject lines

Go from a prospect description to a send-ready email with subject options.

Code: plan → implement → review → tests

Move from a requirement to reviewed code with a test plan.
Step 1
output becomes [PREVIOUS]
Step 2
Fill in & run