بنقرة واحدة
deepwork
Start or continue DeepWork workflows using MCP tools
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Start or continue DeepWork workflows using MCP tools
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Set up DeepWork Reviews — automated code review rules using .deepreview config files
Start structured planning — explores, designs, and produces an executable plan
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
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 | deepwork |
| description | Start or continue DeepWork workflows using MCP tools |
Execute multi-step workflows with quality gate checkpoints.
A job is a collection of related workflows. Users may use the terms
"job" and "workflow" interchangeably. Use get_workflows to discover the
currently available jobs and workflows before deciding.
get_workflows to discover available workflows.start_workflow with the chosen goal, job_name, and workflow_name.finished_step with the outputs when a step is complete.needs_work, next_step, or workflow_complete./deepwork <workflow> means start that workflow./deepwork <goal> means infer the best workflow from get_workflows./deepwork alone means ask the user to choose from available workflows.