essay-pipeline

Installation
SKILL.md

Essay Pipeline

Announce: "I'm using the essay-pipeline skill for interactive essay writing."

Architecture Overview

This pipeline uses an orchestrator-as-conductor pattern. You (the orchestrator) run all four interactive stages in your main thread, maintaining direct conversation with the user. Only non-interactive specialists are delegated as sub-agents.

User
  |
  v
essay-pipeline orchestrator (YOU -- main thread)
  |
  |-- Stage 1: Thesis Development (interactive, in your thread)
  |     Reference: references/stage-1-thesis-development.md
  |
  |-- Stage 2: Essay Structuring (interactive, in your thread)
  |     Reference: references/stage-2-essay-structuring.md
Related skills
Installs
16
Repository
dangeles/claude
GitHub Stars
5
First Seen
Feb 21, 2026