plan-mode

Orchestrate plan-mode workflows for structured plan-file creation and execution.

Updated Nov 12, 2017
One-click install
npx skills add https://github.com/ak110/dotfiles --skill plan-mode-ak110
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-mode
Source: https://github.com/ak110/dotfiles/tree/main/plugins/agent-toolkit/skills/plan-mode
Command: npx skills add https://github.com/ak110/dotfiles --skill plan-mode-ak110

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

計画ファイル作成~実装プロセスを強化するスキル。 Claude Codeがplan modeに入った時、または複雑な指示・多段階の作業を受けた時に最初に必ず呼び出すこと。単純な単一ファイルの修正指示や会話だけの質問には不要。

Core Features & Use Cases

  • Claude Codeのplan modeを補完するためのガイドラインと手順を提供
  • 計画ファイルの作成・要件対話・計画ファイルの作成・codexレビュー・実行の一連の流れを標準化
  • 大規模・複雑ケースでの再現性と透明性を高めるためのチェックリストとベストプラクティス

Quick Start

Invoke plan-mode whenever Claude Code enters plan mode or encounters complex, multi-stage tasks, and follow its steps to produce a robust, review-ready plan.

Frequently Asked Questions about plan-mode

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

FAQPage Schema
How do I structure a plan-file workflow for complex multi-step tasks in Claude Code?

A plan-file workflow standardizes background gathering, decision logging, plan generation, codex reviews, and execution into a reproducible sequence. This structured planning approach enforces requirements elicitation and high-quality output for complex multi-stage tasks.

When should I use plan mode instead of direct execution for bugfix processes?

Plan mode is required when Claude Code encounters complex, multi-step tasks or needs structured planning across requirements elicitation and execution. It is unnecessary for simple single-file modifications or conversational questions that lack multi-stage implementation depth.

What is the standardized sequence for plan-file creation and implementation?

The plan-file creation sequence includes background information gathering, decision logging, plan generation, codex reviews, and structured execution. This standardized workflow ensures reproducibility and transparency throughout the implementation process.

Does the plan-mode workflow support codex review integration for quality assurance?

Yes, codex reviews are an enforced step within the plan-mode workflow sequence. The standardized process integrates review checkpoints between plan generation and execution to ensure high-quality, review-ready plans.

Can I apply plan mode to simple single-file modifications or conversational questions?

No, plan mode is designed exclusively for complex, multi-stage tasks requiring structured planning. Simple single-file modifications and conversational questions do not need the standardized workflow sequence and can proceed without invoking it.

What are the limitations of using plan mode for large-scale workflow orchestration?

Plan mode requires adherence to a strict standardized sequence of steps including background gathering, decision logging, and codex reviews. This overhead makes it unsuitable for quick fixes but ensures reproducibility and transparency for complex implementations.