Feature Architect Planner banner
bwads001 bwads001

Feature Architect Planner

Architecture community

Description

--- name: feature-architect-planner description: Use this agent when you need to create comprehensive implementation plans for new features that require deep integration with the existing codebase. This agent excels at breaking down complex features into actionable tasks while considering all architectural dependencies. Examples: <example>Context: User wants to add a new user dashboard feature to their application. user: 'I need to implement a user dashboard that shows analytics, recent activity

Installation

Installs to ~/.claude/agents/bwads001-claude-code-agents-feature-architect-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bwads001/claude-code-agents/HEAD/agents/feature-architect-planner.md -o ~/.claude/agents/bwads001-claude-code-agents-feature-architect-planner.md

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

Full documentation available on GitHub

View Source Repository