deep-review
Launch parallel deep-dive agents to review completed work for quality, standards, compatibility, and completeness
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Launch parallel deep-dive agents to review completed work for quality, standards, compatibility, and completeness
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Audit context window consumption across LOTRAOM agents, skills, rules, MCP servers, and CLAUDE.md. Report token estimates, flag bloat, recommend trims.
Hard-block Edit/Write outside a chosen directory. Use to scope-lock edits during a focused fix or refactor. Pair with /unfreeze to release.
Six-phase root-cause debugging for crashes, build failures, or "why is this broken" reports. Iron Law - no fixes without root cause. Auto-engages /freeze.
Release the directory edit lock set by /freeze. Edit and Write are unrestricted again. No-op if /freeze was never set.
Dispatch an independent Codex verification job for the current changes
Inspect all changed files, group by logical concern, and guide atomic per-concern commits
| name | deep-review |
| description | Launch parallel deep-dive agents to review completed work for quality, standards, compatibility, and completeness |
| argument-hint | [feature-name] |
Launch 4 parallel review agents to audit: $ARGUMENTS
Find all files related to $ARGUMENTS:
Main/Features/$ARGUMENTS/ — feature codeLOTRAOM.Tests/Features/$ARGUMENTS/ — testsMain/Adapters/ — related adaptersModuleData/ — related XML configdocs/ — feature documentationReview all target files for:
#region blocks[Obsolete] without full migration in same PR#if DEBUG except IoC.csICultureMapper.GetLotrCultureName(), never .Name.ToString()base.Method() for unhandled casesExternal/Decompiled/?. and ?? operators[Unreleased] section reflects changes./build.ps1DEEP REVIEW: [target]
=====================
CRITICAL: N findings
HIGH: N findings
MEDIUM: N findings
LOW: N findings
[Grouped findings by agent, with file:line references]
VERDICT: CLEAN / NEEDS FIXES / BLOCKED