plan

Coordinate structured planning to produce actionable project plans.

24|2|Updated Mar 12, 2025
One-click install
npx skills add https://github.com/Orinks/AccessiWeather --skill plan-orinks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/Orinks/AccessiWeather/tree/main/.codex/skills/plan
Command: npx skills add https://github.com/Orinks/AccessiWeather --skill plan-orinks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan creates comprehensive, actionable work plans through intelligent interaction. It auto-detects whether to interview the user (broad requests) or plan directly (detailed requests), and supports consensus mode (iterative Planner/Architect/Critic loop with RALPLAN-DR structured deliberation) and review mode (Critic evaluation of existing plans).

Core Features & Use Cases

  • Auto-detect interview vs direct mode based on request specificity
  • Supports Consensus mode with Planner/Architect/Critic loop and RALPLAN-DR structured deliberation
  • Interview mode with one-question-at-a-time questioning
  • Direct mode for quick plan generation
  • Review mode for evaluation of existing plans
  • Outputs plans to .omx/plans/ with drafts in .omx/drafts/
  • Generates ADRs, RALPLAN-DR summaries, available-agent-types rosters, and team launch hints
  • Executable handoff readiness to ralph or team

Quick Start

Describe your project goal in clear terms and I will start either an interview to gather requirements or generate a direct plan.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I create an actionable project plan from a broad or vague request?

For an existing plan review, the Skill uses a review mode where a Critic evaluates the structured planning artifacts. This process assesses the project plan's viability, ensuring your workflow meets consensus validation and actionable requirements.

How does multi-role consensus validation work for requirements planning?

No prerequisites are needed to start requirements planning. The Skill auto-detects request specificity and operates independently without dependencies, allowing you to initiate structured planning directly from a clear project goal description.

Can I generate a project plan directly if my requirements are already detailed?

The consensus mode uses a Planner, Architect, and Critic loop to evaluate requirements. This multi-role review generates a RALPLAN-DR structured deliberation summary, validating the project plan through iterative consensus before final output.

When should I use an interview workflow versus direct planning for project requirements?

You should use an interview workflow when your project goals are broad or vague, as it scopes requirements through one-question-at-a-time interaction. Direct planning applies when you provide detailed, specific requests for quick plan generation.

What outputs and artifacts are generated for project handoff after consensus planning?

Outputs generated for project handoff include actionable plans saved under .omx/plans/ and drafts in .omx/drafts/. It also produces ADRs, RALPLAN-DR summaries, available-agent-types rosters, and team launch hints for executable readiness.