ワンクリックで
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 ページを確認してインストールできます。
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
SOC 職業分類に基づく
| 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.