unikit-plan

Generate structured feature plans and technical briefs for engine projects.

16|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/NintendaDev/unikit-ai --skill unikit-plan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: unikit-plan
Source: https://github.com/NintendaDev/unikit-ai/tree/main/skills/unikit-plan
Command: npx skills add https://github.com/NintendaDev/unikit-ai --skill unikit-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

UniKit Plan Generator automates the creation of end-to-end feature plans and technical briefs for engine projects, saving time and aligning teams on scope and approach.

Core Features & Use Cases

  • Generates structured plans (TASKS.md / PLAN-BRIEF.md) and optional fast plan (PLAN.md) based on repo state
  • Supports full planning with optional git branching, reconnaissance, research-based context, and milestone linkage
  • Produces a project-ready plan including overview, settings, dependency graph, and a detailed checklist

Quick Start

Describe the feature you want to plan and choose a mode to generate the plan artifacts.

Frequently Asked Questions about unikit-plan

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

FAQPage Schema
How do I generate a technical brief and roadmap for a new codebase feature?▼

You can generate a technical brief and roadmap by inputting your feature description; the tool loads project context, performs reconnaissance, and outputs structured PLAN-BRIEF.md and TASKS.md files.

What is the difference between a full project plan and a fast plan?▼

A full project plan includes optional git branch creation, research-based context, and milestone linkage to produce PLAN-BRIEF.md and TASKS.md, whereas a fast plan skips branching to quickly generate a PLAN.md file.

How do I extend an existing feature plan with new tasks?▼

You can extend an existing feature plan by using the add or modify flows, which integrate new tasks and adjustments directly into your existing PLAN-BRIEF.md and TASKS.md documentation.

Can I automatically create a git branch when starting project planning?▼

Yes, you can automatically create a git branch during project planning by selecting the full planning mode, which supports optional git branch creation alongside reconnaissance and dependency graph mapping.

What does a generated feature plan include for project management?▼

A generated feature plan includes a project overview, settings, a dependency graph, milestone linkage, and a detailed checklist to align teams on scope and approach for project management.