with one click
configure-reviews
Set up DeepWork Reviews using .deepreview config files
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Set up DeepWork Reviews using .deepreview config files
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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
| 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.