document-orchestrator

Generate structured markdown documents from workflow templates and create directory structures.

Updated Sep 4, 2025
One-click install
npx skills add https://github.com/timogilvie/claude-workflow --skill document-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-orchestrator
Source: https://github.com/timogilvie/claude-workflow/tree/main/skills/document-orchestrator
Command: npx skills add https://github.com/timogilvie/claude-workflow --skill document-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating detailed project documentation like PRDs, task breakdowns, and bug investigation plans is time-consuming and requires adherence to specific formats. This Skill automates the generation of these critical documents, ensuring consistency and saving valuable time.

Core Features & Use Cases

  • Workflow-Specific Document Generation: Create comprehensive PRDs for features, detailed investigation plans for bugs, and structured decomposition plans for epics.
  • Structured Output: Ensures all generated documents follow predefined templates and include necessary sections, promoting clarity and completeness.
  • Directory Management: Automatically sets up appropriate folder structures for new features or bug fixes, keeping your project organized.
  • Use Case: After selecting a Linear task, automatically generate a comprehensive Product Requirements Document (PRD) and a detailed task list, ready for development.

Quick Start

Generate the PRD and task list for the selected feature task, ensuring all required sections are present.

Frequently Asked Questions about document-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-generate PRDs and task breakdowns from project workflows?

Document orchestrator generates structured PRDs, task lists, and investigation plans automatically from workflow templates. It applies predefined formats to feature, bugfix, and epic workflows, ensuring consistency while saving documentation time.

Can I automate bug investigation documentation and fix planning?

Yes. The Skill generates structured investigation plans, hypotheses, and fix tasks for bugs by orchestrating workflow templates into markdown documents with corresponding directory structures automatically created.

What directory structure does the Skill create for new features or tasks?

Document orchestrator automatically sets up folder structures tailored to each workflow type—features, bugfixes, and plans—organizing generated PRDs, tasks, and artifacts in designated paths with consistent layouts.

How do I ensure generated documentation follows my team's format standards?

The Skill applies predefined templates and renders documents through specified template logic, guaranteeing all sections are present and format adherence is maintained across PRDs, task breakdowns, and investigation plans.

Can I use this for decomposing epics into structured plans?

Yes. Document orchestrator handles epic decomposition workflows, generating structured decomposition artifacts and task breakdowns that create organized directory hierarchies for large project planning.

What input does the Skill need to generate documents?

Provide workflow context—such as a selected Linear task or project details—and the Skill loads task context, verifies or creates directories, renders documents from templates, and outputs files to designated paths.