planning

Generate structured plans from vague requirements and store them in session memory.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/raultorres2603/ComplAI --skill planning-raultorres2603
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning
Source: https://github.com/raultorres2603/ComplAI/tree/main/.opencode/skills/planning
Command: npx skills add https://github.com/raultorres2603/ComplAI --skill planning-raultorres2603

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured planning from vague requirements and preserving it in session memory to enable deterministic work.

Core Features & Use Cases

  • Generates a comprehensive plan from ambiguous inputs and stores it in session memory.
  • Guides multi-phase planning including requirements analysis, questions, acceptance criteria, and risk assessment.
  • Use Case: when a request lacks scope, the skill outputs a concrete plan ready for review.

Quick Start

Provide a vague feature description and the skill will generate a structured plan saved in session memory.

Frequently Asked Questions about planning

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

FAQPage Schema
What is the best way to create an executable plan from vague feature proposals?

Requirements analysis for feature planning involves a multi-phase exploration workflow with clarifying questions, dependency tracking, and risk assessment. This process breaks down ambiguous inputs into structured, executable plans stored in session memory for deterministic work.

Can I use session memory to store structured plans generated from unclear requirements?

You define acceptance criteria for multi-phase feature planning by feeding ambiguous inputs into the skill, which guides phased exploration and generates measurable criteria. The resulting structured plan is preserved in session memory for deterministic execution.

When do I need to apply a phased exploration workflow for requirement analysis?

Multi-phase planning supports dependency tracking and risk assessment by applying a structured exploration workflow to vague feature proposals. It outputs a concrete plan stored in session memory, ensuring deterministic work through measurable acceptance criteria and dependency mapping.

How do I turn fuzzy ideas into a structured plan with measurable acceptance criteria?

You need to apply a phased exploration workflow for requirement analysis when a request lacks scope and requires deterministic work. This workflow generates a structured plan with measurable acceptance criteria and dependency tracking from ambiguous inputs stored in session memory.