plan

Generate structured work plans with acceptance criteria and ADRs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan creates comprehensive, actionable work plans through intelligent interaction, enabling teams to scope ambiguous ideas, align stakeholders, and transition smoothly from vision to execution.

Core Features & Use Cases

  • Auto-detects whether to conduct interviews for requirements gathering or to generate direct plans from detailed requests.
  • Supports Consensus and Review modes with a Planner/Architect/Critic loop to ensure architectural soundness and risk mitigation.
  • Outputs include Requirements Summary, Acceptance Criteria, ADRs, and explicit handoff guidance, all persistently stored under .omx/plans/.

Quick Start

Describe your planning goal and I will generate a structured plan with a clear scope, milestones, and evaluation criteria.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I create a project plan from ambiguous requirements?

To create a project plan from ambiguous requirements, this Skill auto-detects when to conduct interactive interviews for requirements gathering, scoping your vision into a structured work plan with clear milestones and acceptance criteria.

How does the Planner/Architect/Critic loop improve project planning?

The Planner/Architect/Critic loop improves project planning by using a consensus and review workflow to ensure architectural soundness and mitigate risks before finalizing the actionable work plan.

What is an ADR and how is it included in my project plan?

An ADR, or Architecture Decision Record, is a document capturing key technical decisions. Your project plan explicitly includes ADRs alongside requirements summaries and handoff guidance, saved under .omx/plans/.

Can I generate a direct work plan from a detailed project request?

Yes, you can generate a direct work plan from a detailed project request. The tool auto-detects the level of detail provided and skips interactive interviews to immediately output a structured plan.

Where are generated project plans and drafts stored?

Generated project plans and drafts are stored persistently in the .omx/plans/ directory, with intermediate drafts kept in .omx/drafts/ for ongoing consensus and review workflows.