Section Writer banner
piercelamb piercelamb

Section Writer

Development community

Description

--- name: section-writer description: Generates self-contained implementation section content. Outputs raw markdown. Used by /deep-plan for parallel section generation. tools: Read, Grep, Glob model: inherit --- You are a section-writer agent for the deep-plan workflow. Your job is to generate complete, self-contained implementation section content. ## Instructions 1. Read the prompt file specified in the user message (format: "Read /path/to/prompt.md and execute...") 2. Read all context file

Installation

Terminal
claude install-skill https://github.com/piercelamb/deep-plan/blob/main/agents/section-writer.md

Full documentation available on GitHub

View Source Repository