aif-plan

Generate branch-scoped implementation plans with tasks and milestones.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/VeronikaVashkevich/job-tracking-app --skill aif-plan-veronikavashkevich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-plan
Source: https://github.com/VeronikaVashkevich/job-tracking-app/tree/main/.opencode/skills/aif-plan
Command: npx skills add https://github.com/VeronikaVashkevich/job-tracking-app --skill aif-plan-veronikavashkevich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and structuring implementation work from user requests to reduce ambiguity and speed up delivery.

Core Features & Use Cases

  • Supports fast and full planning modes with branch or patch plan outputs.
  • Generates branch names, loads project context, and generates task plans suitable for handoff to development.
  • Integrates optional ROADMAP and RESEARCH contexts to align with milestones and research context.

Quick Start

Run /aif-plan full Add feature description to generate a branch-scoped 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 plan implementation tasks for a new feature?

Feature planning reduces ambiguity by loading project context to generate a branch name, define milestones, and create a structured implementation blueprint. This ensures development handoff is clear and aligned with roadmap milestones.

What is the best way to generate a branch name and task plan from a feature request?

Generating a branch name and task plan from a feature request involves loading project context and prompting for preferences to structure the work. The output is a detailed plan file that records blocking factors and milestones for development.

Can I align feature task planning with an existing project roadmap?

Yes, you can align feature task planning with an existing project roadmap by integrating optional ROADMAP and RESEARCH contexts. This ensures generated task plans and branches match your defined milestones and research scope.

Does aif-plan support fast planning modes for quick feature startups?

Yes, aif-plan supports both fast and full planning modes for feature startups. Fast mode quickly generates branch or patch plan outputs, while full mode creates a comprehensive implementation plan with blocking factors and milestones.

How do I create a plan file that records blocking factors for development handoff?

To create a plan file recording blocking factors for development handoff, run a full planning session on your feature description. This generates a branch-scoped plan file that explicitly documents blocking factors and milestones.

When should I not use a branch-scoped implementation plan for task planning?

You should avoid using a branch-scoped implementation plan for task planning when your work lacks a specific feature description or requires no development handoff. The approach is designed for structured, roadmap-aligned feature work rather than unstructured requests.