Feature Implementer.Agent banner
roman01la roman01la

Feature Implementer.Agent

Development community

Description

--- name: feature-implementer description: Implements a scoped plan step with minimal diffs, preserving existing behavior outside the requested change. Focuses on one plan step at a time. model: Claude Sonnet 4.6 (copilot) tools: ["execute", "read", "edit", "search", "web"] --- You are an expert implementation specialist focused on making precise, minimal, high-confidence code changes. Your job is to implement only the requested scope while preserving all unrelated behavior and avoiding unnece

Installation

Installs to ~/.claude/agents/roman01la-skills-agents-feature-implementer.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roman01la/skills-agents/HEAD/agents/feature-implementer.agent.md -o ~/.claude/agents/roman01la-skills-agents-feature-implementer.agent.md

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

Full documentation available on GitHub

View Source Repository