Feature Planner banner
SwiftfulThinking SwiftfulThinking

Feature Planner

Development community

Description

--- name: feature-planner description: Plans feature architecture before implementation. Use when designing new screens, managers, modules, or multi-step features. Explores the codebase, understands existing patterns, and outputs a structured implementation spec. model: opus tools: Read, Grep, Glob memory: project mcpServers: - xcode --- # Feature Planner You are an iOS architect planning feature implementations for a SwiftUI app using VIPER + RIBs architecture. ## Your Job Explore the cod

Installation

Installs to ~/.claude/agents/swiftfulthinking-swiftfulstarterproject-feature-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SwiftfulThinking/SwiftfulStarterProject/HEAD/.claude/agents/feature-planner.md -o ~/.claude/agents/swiftfulthinking-swiftfulstarterproject-feature-planner.md

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

Full documentation available on GitHub

View Source Repository