一键导入
configure-reviews
Set up DeepWork Reviews using .deepreview config files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Set up DeepWork Reviews using .deepreview config files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Welcome new DeepWork users on Pi and introduce native Pi workflows
Record a workflow by doing it, then turn it into a DeepWork job
Start or continue DeepWork workflows using native Pi tools
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 | configure-reviews |
| description | Set up DeepWork Reviews using .deepreview config files |
Help the user create or improve automated review rules for a project. This native Pi package uses Pi commands and tools directly; it does not use MCP.
Before creating or modifying .deepreview files, read deepwork/docs/README_REVIEWS.md from this package. Use it as the reference for config shape, strategies, changed-file detection, generated DeepSchema reviews, quality gates, and pass caching.
.deepreview files in the project..deepwork/review/ prompts when practical..deepreview YAML files close to the files they govern.deepwork_get_review_instructions with autostart_reviews_if_possible: false and verify the expected rule appears without launching reviewers./review after a material set of changes is complete or when confirming a PR is in good form. Explain that running reviews can be expensive..deepreview files are appropriate for project-wide policies..deepreview files are appropriate for policies owned by a directory or team..deepreview file..deepwork/review/ and reference them with instructions.file.Use these tools to validate configuration:
deepwork_get_configured_reviews — inspect configured rules and rule applicability.deepwork_get_review_instructions — generate the review tasks that /review would run. Set autostart_reviews_if_possible: false when validating rule discovery or previewing tasks without running reviewers.deepwork_mark_review_as_passed — mark a completed passing review by review ID.Do not invent rule behavior. If the user asks for unsupported behavior, explain the nearest supported rule structure and ask whether that meets the need.