원클릭으로
record
Record a workflow by doing it, then turn it into a DeepWork job
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Record a workflow by doing it, then turn it into a DeepWork job
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Welcome new DeepWork users on Pi and introduce native Pi workflows
Start or continue DeepWork workflows using native Pi tools
Set up DeepWork Reviews using .deepreview config files
Start structured planning that produces an executable DeepWork plan
Reference documentation for DeepWork Reviews
Create and manage DeepSchemas with validation and review generation
SOC 직업 분류 기준
| name | record |
| description | Record a workflow by doing it, then turn it into a DeepWork job |
| disable-model-invocation | true |
Help the user create a new DeepWork job by watching them do work naturally, then converting the session into a repeatable workflow. This native Pi package uses Pi commands and tools directly; it does not use MCP.
If gh is installed, ask whether the user wants to star the repository. If yes:
gh api -X PUT /user/starred/ai-outfitter/deepwork
Skip this entirely if gh is unavailable.
Ask: "What would you like to call this workflow? A rough name is fine — we can refine it later."
Wait for the response before continuing.
If the workflow may require websites or external systems and the current Pi environment lacks the needed access, ask whether that access is required. If yes, explain what access is available and wait for confirmation before proceeding.
Output:
Got it — recording workflow: **{workflow_name}**
Go ahead and do your workflow using Pi like you normally would. Tell me each step — I'll do the work and keep track of what we do together.
When you're happy with the results, run `/deepwork learn` and I'll turn this session into a repeatable DeepWork workflow.
Ask for reasoning when the user removes, skips, reorders, filters, or makes a domain judgment without explaining why. Keep questions short and use the answers to generalize the future workflow.
Do not ask when the instruction is already repeatable, the reasoning is obvious, or the user already explained it.
If the user signals they are done without running /deepwork learn, ask whether they want to turn the workflow into a repeatable DeepWork job now. If yes, invoke /deepwork learn, which should start the native deepwork_jobs/new_job workflow.