plan

Create detailed implementation plans before coding complex tasks.

26|2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/sburl/CrossCheck --skill plan-sburl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/sburl/CrossCheck/tree/main/codex/skills/plan
Command: npx skills add https://github.com/sburl/CrossCheck --skill plan-sburl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enter plan mode to thoroughly design complex tasks before coding.

Core Features & Use Cases

  • Plan mode for complex tasks
  • Create detailed implementation plans
  • Supports 2-Codex planning and plan-workflows

Quick Start

Run '/plan' to enter planning mode and start a detailed implementation plan.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I plan complex tasks and new features before coding?

Planning multi-file changes involves entering a structured workflow that generates a detailed implementation plan. This ensures thorough design and optional review steps are completed before any coding begins.

What is planning mode for software development?

Planning mode is a structured workflow for designing complex tasks before implementation. It applies to new features, refactors, and multi-file changes to ensure a thorough plan is generated before coding starts.

How do I create a detailed implementation plan for a code refactor?

You can create a detailed implementation plan for a code refactor by entering planning mode. This workflow supports plan generation and optional review steps to thoroughly design multi-file changes before implementation.

Can I use a planning workflow for team collaboration on multi-file changes?

Yes, you can use this planning workflow for team collaboration on multi-file changes. It provides structured plan generation and optional review steps to ensure thorough design before implementation.

When should I design a task before implementation instead of coding directly?

You should design a task before implementation when working on new features, refactors, or multi-file changes. Entering planning mode ensures a thorough plan is generated to prevent oversights during complex coding.