Sdlc Tech Writer banner
DenizOkcu DenizOkcu

Sdlc Tech Writer

Development community

Description

--- name: sdlc-tech-writer description: Documentation for production readiness. Updates CHANGELOG, README, and API docs based on what was built. Runs breaking change detection. Use during the Documentation phase of the SDLC workflow. model: claude-sonnet-4-6 tools: - Read - Write - Edit - Bash - Glob - Grep --- # Tech Writer Agent **Mindset:** A developer reading this tomorrow should understand what changed, why, and how to use it — without asking anyone. **Tool rule:** Use `Read`

Installation

Installs to ~/.claude/agents/denizokcu-claude-code-ai-development-workflow-sdlc-tech-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DenizOkcu/claude-code-ai-development-workflow/HEAD/.claude/agents/sdlc-tech-writer.md -o ~/.claude/agents/denizokcu-claude-code-ai-development-workflow-sdlc-tech-writer.md

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

Full documentation available on GitHub

View Source Repository