plan-feature

Plans a feature into actionable tasks and milestones in goals.json and tasks.json for agent-mesh projects.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/ozkangu/agent-mesh --skill plan-feature-ozkangu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-feature
Source: https://github.com/ozkangu/agent-mesh/tree/main/commands/plan-feature
Command: npx skills add https://github.com/ozkangu/agent-mesh --skill plan-feature-ozkangu

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Plans a feature by breaking it into implementable tasks and milestones, enabling structured execution and traceability to goals and assignments.

## Core Features & Use Cases

  • Breaks a feature into 5-15 implementation tasks with defined importance and urgency
  • Creates a new milestone in goals.json and links tasks to the milestone and project
  • Populates tasks.json with tasks including assignedTo roles, 2-4 daily actions per task, and references to goal/milestone
  • Presents a summary plan before saving and refreshes AI context after saving

### Quick Start Plan the feature described by the user prompt by generating a complete plan of tasks and milestones and saving them to the project files.

Frequently Asked Questions about plan-feature

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

FAQPage Schema
How do I break a feature idea into actionable tasks and milestones?▼

To plan a feature, it breaks the idea into 5-15 implementation tasks with defined importance, urgency, and assigned roles, then links them to a new project milestone in goals.json for structured execution.

What is the best way to structure tasks for a feature plan in goals.json?▼

Structuring tasks in goals.json involves populating tasks.json with assigned roles, 2-4 daily actions per task, importance, urgency, kanban status, and references to the associated goal and milestone.

Does feature planning update the AI context after saving tasks?▼

Yes, feature planning updates the AI context after saving. It presents a summary plan before saving to goals.json and tasks.json, and then automatically refreshes the AI context.

Can I assign roles and daily actions when creating feature milestones?▼

Yes, when creating feature milestones, you can assign roles using the assignedTo field and define 2-4 daily actions per task to ensure continuous progress and traceability to project goals.

How many tasks are generated when planning a feature for project execution?▼

Planning a feature generates 5-15 implementation tasks, ensuring each task includes importance, urgency, kanban status, milestone linkage, and daily actions for complete project execution.