بنقرة واحدة
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 المهني
Set up DeepWork Reviews — automated code review rules using .deepreview config files
Reference documentation for DeepWork Reviews — automated code review rules using .deepreview configs and DeepSchema-generated rules
Create and manage DeepSchemas — rich file-level schemas with automatic validation and review generation
Start or continue DeepWork workflows using MCP tools
Agent profile/skill maintenance — quickly edit ks-config/agents and commit + push successful changes
Personal assistant — may start personal_assistant/reservation, personal_assistant/birthday, personal_assistant/calendar_prioritize, or personal_assistant/memory_search
| 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