aif-plan

Generate structured task plans for software feature work in fast or full mode.

Updated Mar 23, 2024
One-click install
npx skills add https://github.com/Ard2p/sk-bar-site --skill aif-plan-ard2p
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-plan
Source: https://github.com/Ard2p/sk-bar-site/tree/main/.cursor/skills/aif-plan
Command: npx skills add https://github.com/Ard2p/sk-bar-site --skill aif-plan-ard2p

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and coordinating feature work in software projects can be error-prone and time-consuming without a structured, repeatable process.

Core Features & Use Cases

  • Generate fast or full planning modes for new features, updates, or migrations.
  • Produce a canonical plan file with tasks, logging, and optional roadmap linkage and research context.
  • Support git-aware workflows with optional worktrees and branch creation when enabled.

Quick Start

Provide a concise feature description and run /aif-plan full Add user authentication with OAuth to generate a comprehensive plan.

Frequently Asked Questions about aif-plan

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

FAQPage Schema
How do I generate a structured task plan for a new software feature?

Generate a structured task plan by providing a concise feature description and running the full or fast planning mode. This produces a canonical plan file with tasks, logging, and optional roadmap linkage for traceability.

What's the difference between fast and full planning modes for feature work?

Fast mode generates a concise plan for immediate task tracking, while full mode creates a comprehensive plan file with optional roadmap linkage and research context for complex feature migrations and enhancements.

Can I integrate git worktrees and branch creation into my feature planning workflow?

Yes, the planning workflow supports git-aware operations by creating optional worktrees and branches when enabled. This isolates feature development while maintaining traceability through structured plan files.

How do I plan a feature migration with task logging and commit tracking?

Plan a feature migration by generating a full mode task plan that enforces logging and commit tracking within a structured format. This ensures repeatability and traceability across the entire migration process.

Do I need an existing roadmap to use the feature plan generation?

No, an existing roadmap is not required because roadmap linkage is optional. The plan generation produces a standalone canonical plan file with tasks and logging, but can integrate roadmap context when available.