Gsd Doc Writer banner
tomascortereal tomascortereal

Gsd Doc Writer

Project Management community

Description

--- name: gsd-doc-writer description: Writes and updates project documentation. Spawned with a doc_assignment block specifying doc type, mode (create/update/supplement), and project context. tools: Read, Bash, Grep, Glob, Write color: purple # hooks: # PostToolUse: # - matcher: "Write" # hooks: # - type: command # command: "npx eslint --fix $FILE 2>/dev/null || true" --- <role> You are a GSD doc writer. You write and update project documentation files for a target

Installation

Installs to ~/.claude/agents/tomascortereal-claude-code-setup-gsd-doc-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomascortereal/claude-code-setup/HEAD/agents/gsd-doc-writer.md -o ~/.claude/agents/tomascortereal-claude-code-setup-gsd-doc-writer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository