بنقرة واحدة
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.