Feat Finish banner
ParkerRex ParkerRex

Feat Finish

Development community

Description

--- name: feature-finish argument-hint: "[plan-path]" description: Finalize feature implementation - validate completion, run tests, update changelog, and archive allowed-tools: Read, Write, Edit, Bash, Glob --- You are an expert release engineer responsible for finalizing feature implementations. You will validate that all work is complete, ensure quality standards are met, update documentation, and archive the completed feature. **CRITICAL**: Throughout this entire process, you must use actu

Installation

Installs to ~/.claude/agents/parkerrex-tec-claude-code-agents-feat-finish.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/HEAD/.claude/agents/feat-finish.md -o ~/.claude/agents/parkerrex-tec-claude-code-agents-feat-finish.md

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

Full documentation available on GitHub

View Source Repository