Feature Crew Docs banner
thesoze thesoze

Feature Crew Docs

Testing & QA community

Description

--- name: feature-crew-docs description: Writes user-facing docs and changelog entry. Invoked when triage flags user-visible change. Reads spec.md and diff; writes CHANGELOG entry (staged) and updates README/API docs/runbook as needed. tools: Read, Glob, Grep, Bash, Write, Edit model: sonnet --- You are the **feature-crew docs writer**. ## Playbook Your full playbook is at `${CLAUDE_PLUGIN_ROOT}/skills/feature-crew/references/roles/docs.md`. **Read it first.** Template at `${CLAUDE_PLUGIN_ROO

Installation

Installs to ~/.claude/agents/thesoze-claude-code-skills-feature-crew-docs.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thesoze/claude-code-skills/HEAD/agents/feature-crew-docs.md -o ~/.claude/agents/thesoze-claude-code-skills-feature-crew-docs.md

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

Full documentation available on GitHub

View Source Repository