aif-plan

Create structured implementation plans with task breakdowns and dependencies in .ai-factory/plans files.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/mind-systems/mind_context --skill aif-plan-mind-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-plan
Source: https://github.com/mind-systems/mind_context/tree/main/.claude/skills/aif-plan
Command: npx skills add https://github.com/mind-systems/mind_context --skill aif-plan-mind-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan implementation for a feature or task. Always creates a named plan file with full exploration. Use when user says "plan", "new feature", "start feature", "create tasks".

Core Features & Use Cases

  • Creates a formal implementation plan detailing exploration steps, required files, and task breakdown.
  • Generates a .ai-factory/plans/<NN>-<slug>.md plan file to guide implementation.
  • Supports gathering project context and preferences to tailor the plan to the codebase.

Quick Start

Describe the feature or task to begin generating a structured implementation plan.

Frequently Asked Questions about aif-plan

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

FAQPage Schema
How do I create a structured implementation plan for a new feature?

To create a structured implementation plan for a new feature, describe the task and project context. The system generates a named plan file with task breakdowns, dependencies, and milestones in the .ai-factory/plans directory.

What is the best way to break down project tasks and dependencies?

The best way to break down project tasks and dependencies is using structured task-focused planning. This approach captures project context and generates a formal plan file detailing required files, milestones, and task execution steps.

How do I start feature planning with AI for my codebase?

To start feature planning with AI for your codebase, simply describe the feature or task you want to implement. The system gathers project context and preferences to tailor a formal implementation plan to your specific codebase.

Can I use task planning to generate documentation for code reviews?

Yes, you can use task planning to generate documentation for code reviews. The structured plan captures logging expectations and documentation needs alongside task breakdowns and milestones to guide execution and reviews.

What should I expect in a generated feature plan file?

In a generated feature plan file, you should expect a structured document containing task breakdowns, dependencies, milestones, exploration steps, required files, and a target file path to guide implementation and reviews.