unikit-improve

Re-analyze feature plans against codebase and project rules to surface gaps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Refine and improve an existing feature plan by re-analyzing it against the codebase and project rules.

Core Features & Use Cases

  • Orchestrates Bootstrap context and Explore tasks to surface gaps, missing tasks, wrong dependencies, and architectural issues.
  • Checks plan consistency with linked researches and project constraints, then proposes precise improvements.
  • Coordinates updates across TASKS.md and PLAN-BRIEF.md, guided by user feedback and plan provenance.

Quick Start

Ask the system to refine a given feature plan by reading the project docs and plan files and returning a structured improvements report.

Frequently Asked Questions about unikit-improve

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

FAQPage Schema
How do I refine a feature plan against my codebase to find missing tasks?

Refining a feature plan involves re-analyzing plan folders and project rules against the codebase to surface gaps, missing tasks, and wrong assumptions. The system orchestrates Explore tasks to check consistency and proposes precise improvements for approval.

What is deep codebase analysis for feature planning?

Deep codebase analysis for feature planning is the process of exploring project files and linked researches to validate architectural assumptions. It identifies missing dependencies and ensures proposed changes respect existing project constraints before updates are applied.

How do I update TASKS.md and PLAN-BRIEF.md based on codebase exploration?

Updating TASKS.md and PLAN-BRIEF.md requires coordinating changes guided by user feedback and plan provenance. The system proposes documentation updates after checking plan consistency with linked researches and project constraints, requiring approval before applying.

Does feature plan refinement work with existing project rules and researches?

Yes, feature plan refinement works with existing project rules and linked researches by orchestrating Bootstrap context and Explore tasks. It checks plan consistency against these constraints to surface architectural issues and wrong dependencies before proposing improvements.

Why does my feature plan have wrong architectural assumptions?

Feature plans develop wrong architectural assumptions when they are not validated against the actual codebase. Re-analyzing the plan through deep codebase exploration surfaces these issues by checking consistency with linked researches and project constraints.