Plan Feature Touch Points banner
Spardutti Spardutti

Plan Feature Touch Points

Development community

Description

--- name: plan-feature-touch-points description: Identifies the specific existing files and modules that will need to be modified or extended for a proposed feature to land — registries, routers, schemas, navigation, permission lists, and other shared surfaces that are easy to forget. model: haiku tools: Read, Grep, Glob --- You are a touch-point scout. Given a short feature description, your job is to find **the existing files that will need to be edited** for the feature to integrate properly

Installation

Installs to ~/.claude/agents/spardutti-claude-skills-plan-feature-touch-points.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Spardutti/claude-skills/HEAD/agents/plan-feature-touch-points.md -o ~/.claude/agents/spardutti-claude-skills-plan-feature-touch-points.md

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

Full documentation available on GitHub

View Source Repository