plan

Create actionable work plans through structured interviews and consensus review.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/eszxcvfd/ANIZAKI --skill plan-eszxcvfd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/eszxcvfd/ANIZAKI/tree/main/.agents/skills/plan
Command: npx skills add https://github.com/eszxcvfd/ANIZAKI --skill plan-eszxcvfd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan creates comprehensive, actionable work plans through intelligent interaction.

Core Features & Use Cases

  • Auto-detect interview vs direct mode based on request specificity.
  • Supports consensus mode (Planner/Architect/Critic loop) and review mode for evaluating existing plans.
  • Enforces structured requirements gathering and evidence-based planning with metrics and ADRs.

Quick Start

Provide a structured plan for a broad goal by starting with an intake question and iterating until a concrete plan is produced.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I create a comprehensive project plan with structured requirements gathering?

To create a project plan, this Skill auto-detects request specificity to either interview you one question at a time or plan directly. It gathers codebase facts first, then enforces structured requirements with testable criteria and ADR metadata.

What is the consensus loop for architecture planning and how does it work?

The consensus loop for architecture planning uses a Planner, Architect, and Critic to iterate on your design. This review mode evaluates existing plans to ensure evidence-based consensus, actionable metrics, and robust architecture before finalizing the workflow.

Can I use this to review and evaluate an existing project plan?

Yes, you can evaluate an existing project plan using the built-in review mode. This mode analyzes your current architecture and requirements, applying a consensus loop to validate that the plan meets explicit, testable criteria.

Do I need to provide detailed requirements upfront to start planning a project?

No, you do not need detailed requirements upfront to start planning. The Skill auto-detects broad requests and initiates an intelligent interview, asking one question at a time after exploring the codebase to extract necessary facts.

How does the planner gather facts before generating an actionable work plan?

The planner gathers facts by executing an explore pass across your codebase before asking any interview questions. This ensures the resulting work plan is grounded in actual codebase evidence and meets explicit, testable criteria.