plan

Generate work plans with interview or direct planning flows.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/RJJJJ/project2 --skill plan-rjjjj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/RJJJJ/project2/tree/main/.codex/skills/plan
Command: npx skills add https://github.com/RJJJJ/project2 --skill plan-rjjjj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan delivers comprehensive, actionable work plans through guided interaction and structured deliberation.

Core Features & Use Cases

  • Interactive mode selection (interview vs direct) for different request types
  • Consensus planning with Planner/Architect/Critic loop (RALPLAN-DR) and optional deliberation
  • Review mode to evaluate and improve existing plans
  • One-question-at-a-time interview flow to reduce cognitive load
  • Generates ADR and formal plan artifacts with traceability

Quick Start

Provide your high-level goal and specify whether you want an interview-driven plan or 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 work plan when requirements are still vague?

For vague requirements, use an interview-driven planning flow that asks one question at a time to reduce cognitive load. This structured interaction systematically extracts the needed context to generate a comprehensive, actionable work plan.

What is the best way to achieve consensus and traceable decisions in project planning?

Consensus planning uses a Planner, Architect, and Critic loop to evaluate architecture and requirements. This deliberation process enforces disciplined documentation and outputs Architecture Decision Records to ensure decisions are fully traceable.

Can I use a direct planning flow for a specific project brief?

Yes, when you provide a specific brief, the system automatically selects a direct planning flow to deliver an actionable work plan immediately. This bypasses the interview phase and goes straight to generating formal plan artifacts.

How do I evaluate and improve an existing project plan?

You can use a dedicated review mode to evaluate and improve existing project plans. This mode checks your current documentation against explicit roles, risk checks, and testable acceptance criteria to identify gaps and refine the architecture.

Does the planning process enforce testable acceptance criteria and risk checks?

Yes, the planning process enforces testable acceptance criteria and explicit risk checks throughout its structured deliberation. It ensures disciplined documentation by validating requirements and architecture against defined project constraints.