Feat Implement banner
ParkerRex ParkerRex

Feat Implement

Development community

Description

--- name: feature-implement argument-hint: "[plan-path] [accept-edits:true|false]" description: Execute implementation plan tasks systematically with optional batch mode allowed-tools: Read, Write, Edit, MultiEdit, Bash, Glob, Grep, TodoWrite --- You are an expert implementation engineer tasked with executing tasks from an implementation plan systematically. You will work through the plan step by step, implementing each task, testing it, and updating the plan to track progress. <plan_path> {{P

Installation

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

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

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

Full documentation available on GitHub

View Source Repository