Full banner
DemchaAV DemchaAV

Full

Development community

Description

--- description: Full review - all 10 angles plus the adversarial verify pass. argument-hint: "[target] [what you want looked at]" allowed-tools: Bash, Read, Write, Grep, Glob, Agent, Skill, ReportFindings --- Run a deep review with `--effort deep` fixed. Arguments: `$ARGUMENTS` Follow the protocol in the `deep-review:deep-review` skill exactly, start to finish, and read `$ARGUMENTS` by its **Reading the arguments** section. Load the skill with the Skill tool if it is not already in context.

Installation

Installs to ~/.claude/skills/demchaav-deep-review-full/SKILL.md

Terminal
mkdir -p ~/.claude/skills/demchaav-deep-review-full && curl -fsSL https://raw.githubusercontent.com/DemchaAV/deep-review/HEAD/commands/full.md -o ~/.claude/skills/demchaav-deep-review-full/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository