·aif-plan
>_

aif-plan

Plan implementation for a feature or task. Two modes — fast (no branch) or full (git branch + plan). Use when user says "plan", "new feature", "start feature", "create tasks".

18Installs·1Trend·@lee-to

Installation

$npx skills add https://github.com/lee-to/ai-factory --skill aif-plan

How to Install aif-plan

Quickly install aif-plan AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lee-to/ai-factory --skill aif-plan
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lee-to/ai-factory.

SKILL.md

View raw

Create an implementation plan for a feature or task. Two modes:

If --list is present, jump to --list Subcommand. If --cleanup is present, jump to --cleanup Subcommand.

For concrete parsing examples and expected behavior per command shape, read references/EXAMPLES.md (Argument Parsing).

Plan implementation for a feature or task. Two modes — fast (no branch) or full (git branch + plan). Use when user says "plan", "new feature", "start feature", "create tasks". Source: lee-to/ai-factory.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lee-to/ai-factory --skill aif-plan
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from lee-to/ai-factory

Quick answers

What is aif-plan?

Plan implementation for a feature or task. Two modes — fast (no branch) or full (git branch + plan). Use when user says "plan", "new feature", "start feature", "create tasks". Source: lee-to/ai-factory.

How do I install aif-plan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lee-to/ai-factory --skill aif-plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lee-to/ai-factory