원클릭으로
configure-reviews
Set up DeepWork Reviews — automated code review rules using .deepreview config files
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Set up DeepWork Reviews — automated code review rules using .deepreview config files
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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
Start or continue DeepWork workflows using MCP tools
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
| name | configure-reviews |
| description | Set up DeepWork Reviews — automated code review rules using .deepreview config files |
Help the user set up automated code review rules for their project.
README_REVIEWS.md file in this plugin directory for the complete reference on DeepWork Reviews.deepreview files in the project that might have something related to what the user wants to do. Reuse existing rules / instructions if possible, including refactoring inline instructions that need to be reused into their own files in the .deepwork/review directory.deepreview YAML config files in the appropriate locations in their projectmcp__deepwork__get_review_instructions and verify that the output includes text referencing your new rule. Be sure to revert the change./review skill to try out the new configuration.README_REVIEWS.md first (if you have not in this conversation already) — it contains the full configuration reference, examples, and glob pattern guide.deepreview files (project root for broad rules, subdirectories for scoped rules)python_lint rule — not two separate rules — because the combined instructions are short and the file set is identical. Only split into separate rules when the instructions are long enough or distinct enough that merging them would degrade review quality.