Odin Review
Odin Review from OutlineDriven/odin-claude-plugin.
Skills in this plugin
13- ▌ Interrogate · outlinedriven-odin-claude-plugin bundleUse when asked to "interrogate" or run an adversarial multi-model review of a supplied code artifact. Not for tasks that require source or remote-system changes.
- ▌ Show Review · outlinedriven-odin-claude-plugin bundleUse when the user wants a per-finding visual walk through a diff or PR. Not for written review reports: use review. Not for codebase tours: use show-me.
- ▌ Blast Radius · outlinedriven-odin-claude-plugin bundleUse when asked to determine what a change could break before it ships. Not for remote, credential, publish, deploy, or irreversible changes.
- ▌ Audit Project · outlinedriven-odin-claude-plugin bundleUse when the user says "audit my code", "find all the bugs", "review until clean", or "grill my changes". Not for remote, credential, or irreversible changes.
- ▌ Sarif Parsing · outlinedriven-odin-claude-plugin bundleUse when a user supplies existing SARIF to inspect, filter, aggregate, deduplicate, diff, convert, or gate findings. Not for running a scanner: use the relevant security-review skill.
- ▌ Pr Impact Quiz · outlinedriven-odin-claude-plugin bundleUse when the user invokes this skill to generate targeted questions proving the author understands the change's codebase effect. Not for reviewing the change: use review.
- ▌ Complexity Grill · outlinedriven-odin-claude-plugin bundleUse when a user wants to identify the true sources of complexity qualitatively before counting metrics. Not for source or remote mutation.
- ▌ Review Speedread · outlinedriven-odin-claude-plugin bundleUse when a human asks for the change shape before reading a diff. Not for a full findings report: use review. For an interactive walk: use show-review.
- ▌ Visual Diff Review · outlinedriven-odin-claude-plugin bundleUse when asked to review a diff and produce a 7-section visual page. Not for interactive review walks or PR-specific review: use show-review.
- ▌ Feedback Pattern Sweep · outlinedriven-odin-claude-plugin bundleUse when recent resolved feedback may reveal a broader recurring defect pattern across the project surface. Not for source-level feedback collection: use feedback-sweep.
- ▌ Spec To Code Compliance · outlinedriven-odin-claude-plugin bundleUse when implementation must be checked against an authoritative specification, or during PR review for spec drift against checked-in specs. Not for spec updates: use spec-driven-implementation.
- ▌ Perspective Complete Review · outlinedriven-odin-claude-plugin bundleUse when one named review viewpoint must run fix cycles until a fresh reviewer finds nothing. Not for multi-viewpoint review or remote, credential, publish, deploy, or irreversible changes.
- ▌ Validate Changes Match Specs · outlinedriven-odin-claude-plugin bundleUse when asked to compare implementation against repository specs, report mismatches, resolve by user decision, or check PR-review commitments. Not for general fact-checking: use verify-both-ways.