ワンクリックで
deepplan
Start structured planning — explores, designs, and produces an executable plan
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Start structured planning — explores, designs, and produces an executable plan
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Welcome new users to DeepWork — introduce features, set up reviews, and optionally record a first workflow
Run DeepWork Reviews on the current branch — review changed files using .deepreview rules
Creates a new LearningAgent with directory structure, core-knowledge.md, and Claude Code agent file. Guides the user through initial configuration.
Runs the learning cycle on all LearningAgent sessions with pending transcripts. Identifies issues, investigates root causes, and incorporates learnings into agent definitions.
Reference documentation for DeepWork Reviews — automated code review rules using .deepreview configs and DeepSchema-generated rules
Start or continue DeepWork workflows using MCP tools
| name | deepplan |
| description | Start structured planning — explores, designs, and produces an executable plan |
Structured planning workflow that explores the codebase, generates competing designs, and produces an executable DeepWork job definition.
EnterPlanMode if not already in plan modestart_workflow with:
job_name: "deepplan"workflow_name: "create_deep_plan"goal: the user's planning requestWhen the user invokes /deepplan, parse their intent:
/deepplan <goal> → enter plan mode and start the workflow
with <goal>/deepplan alone → enter plan mode and start the workflow
using conversation context as the goal; if no context, ask the user what
they want to plan