aif-plan

Generate structured implementation plans from project architecture and research context.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the ambiguity and lack of structure in feature development by generating comprehensive, actionable implementation plans that align with project architecture and roadmap milestones.

Core Features & Use Cases

  • Dual-Mode Planning: Choose between a Fast mode for quick tasks or a Full mode for complex features requiring git branch management and worktree isolation.
  • Context-Aware Synthesis: Automatically integrates project architecture, research summaries, and roadmap milestones into a unified task list.
  • Use Case: When starting a new feature, use this Skill to automatically analyze the codebase, create a feature branch, and generate a step-by-step task list that includes commit checkpoints and documentation requirements.

Quick Start

Use the aif-plan skill to create a full implementation plan for the new user authentication feature.

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 complex software feature?

To create a structured implementation plan, analyze project architecture and research context to coordinate task creation, git branch management, and worktree isolation. This ensures consistent task tracking and milestone linkage for complex workflows.

What is the best way to manage git branches when starting a new feature workflow?

Managing git branches in a feature workflow involves using a dual-mode planning approach that automatically creates a feature branch and generates a task list with commit checkpoints and documentation requirements.

Can I generate task lists directly from project architecture and roadmap milestones?

Yes, you can generate task lists from project architecture and roadmap milestones through context-aware synthesis. This integrates research summaries and milestones into a unified, actionable task list aligned with the codebase.

Does dual-mode planning support both quick tasks and complex feature development?

Dual-mode planning supports both quick tasks and complex features by offering a Fast mode for quick tasks and a Full mode for complex features requiring git branch management and worktree isolation. Choose based on workflow complexity.

When do I need worktree isolation for implementation planning?

You need worktree isolation for implementation planning when developing complex features requiring git branch management and strict environment separation. This ensures consistent task tracking and automated documentation checkpoints without blocking the main workspace.