One-click install
npx skills add https://github.com/xz1220/oh-my-kimi --skill plan-xz1220
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/xz1220/oh-my-kimi/tree/main/skills/plan
Command: npx skills add https://github.com/xz1220/oh-my-kimi --skill plan-xz1220

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps convert unclear or high-risk intentions into a structured, testable execution plan before any implementation starts, reducing rework and scope creep.

Core Features & Use Cases

  • Interactive planning for fuzzy requests: Guides you through targeted, one-question-at-a-time requirements discovery when your request is broad or ambiguous.
  • Consensus planning with quality gates: Supports iterative Planner → Architect → Critic loops (including RALPLAN-DR summary and, for high-risk cases, a deliberate mode with pre-mortem and expanded testing).
  • Review an existing plan: Evaluates and improves an already drafted plan with explicit quality and risk checks.

Quick Start

Use the plan skill with the request: review this plan for a browser automation tool and suggest concrete, testable improvements.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I turn vague project ideas into executable plans with testable acceptance criteria?

To turn vague ideas into executable plans, use interactive requirements discovery to scope your request, then enforce structured outputs with testable acceptance criteria through iterative Planner, Architect, and Critic loops before implementation begins.

What is the best way to review an existing software architecture proposal for risk mitigation?

The best way to review an existing architecture proposal is to run it through structured quality gates and risk checks, validating multi-perspective consensus and generating explicit ADR outputs to ensure approval-safe boundaries.

How does workflow orchestration handle high-risk software project planning?

Workflow orchestration handles high-risk project planning by engaging a deliberate mode that includes pre-mortem analysis and expanded testing within iterative review loops, ensuring strict risk mitigation before execution boundaries are approved.

Can I use automated planning to generate architecture decision records directly from fuzzy requirements?

Yes, you can generate architecture decision records directly from fuzzy requirements by guiding the request through targeted one-question-at-a-time interviews, producing structured RALPLAN-DR outputs that enforce consensus and quality gates.

When do I need structured requirements discovery before coding a new feature?

You need structured requirements discovery before coding when your request is broad or ambiguous, requiring multi-perspective validation and testable acceptance criteria to prevent scope creep and unintended execution.