feature-planning

Break complex features into actionable tasks and select an architecture.

3|2|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/dagba/ios-mcp --skill feature-planning-dagba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-planning
Source: https://github.com/dagba/ios-mcp/tree/main/skills/feature-planning
Command: npx skills add https://github.com/dagba/ios-mcp --skill feature-planning-dagba

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineers break complex features into actionable tasks and select a sensible architecture.

Core Features & Use Cases

  • Structured decomposition of requirements into MVP scope and tasks.
  • Architecture guidance to choose MV, MVVM, TCA, or Clean Architecture based on complexity.
  • Roadmap planning to align teams and timelines with risk and dependencies.

Quick Start

Use the feature-planning skill to split a new feature into tasks and decide on an architecture.

Frequently Asked Questions about feature-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I break complex feature requirements into actionable tasks?

Feature planning helps break complex requirements into structured MVP scopes and actionable tasks. It guides engineers through a workflow covering analysis, architecture choice, task breakdown, and quality planning.

How do I choose the right architecture for my software complexity?

Choosing the right architecture depends on project complexity. This feature planning process provides guidance to select between MV, MVVM, TCA, or Clean Architecture based on your specific structural needs.

Can I use this for early product roadmap planning across large projects?

Yes, roadmap planning applies to early product requirements and feature scoping across small to large projects. It aligns teams and timelines by identifying risk and dependencies for the feature roadmap.

What is the best way to align project timelines with development risks?

Aligning timelines with risks is achieved through structured roadmap planning. This feature planning workflow maps dependencies and risks during the scoping phase to keep teams and project schedules aligned.

Does feature planning work for both small and large engineering projects?

Feature planning works across small to large engineering projects. It enforces a structured workflow for analysis and task decomposition regardless of scale, ensuring actionable tasks and sensible architecture choices.