원클릭으로
new-user
Welcome new DeepWork users on Pi and introduce native Pi workflows
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Welcome new DeepWork users on Pi and introduce native Pi workflows
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Record a workflow by doing it, then turn it into a DeepWork job
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
| name | new-user |
| description | Welcome new DeepWork users on Pi and introduce native Pi workflows |
| disable-model-invocation | true |
Guide a new user through DeepWork on Pi. This native Pi package uses Pi commands and tools directly; it does not use MCP.
Use deepwork_get_workflows to verify that DeepWork workflows are available in the current project. If the tool is unavailable, tell the user that the native deepwork package needs to be installed or reloaded, then suggest /reload or reinstalling the package.
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.
Print a concise welcome message. Lead with: DeepWork makes AI agents reliable by giving them workflows, schemas, and reviews that verify process and output.
Cover:
.deepreview rules run by /review.If the current directory looks like a code project, ask whether the user wants automated review rules. If yes, use the configure-reviews skill.
Ask whether the user wants to record a workflow now. If yes, use the record skill. If no, tell them they can run /record anytime and /deepwork is the main workflow entry point.
Be brief, helpful, and concrete. Avoid long setup explanations unless a tool is missing or the user asks for details.