deep-review
Deep Review: Multi-Agent Quality Improvement Framework
Execute this skill to get constructive feedback and improvement suggestions through balanced expert analysis.
Execution Instructions
When invoked, you will:
- Resolve scope and context — invoke context skill (always), then preflight if confidence is low
- Populate review scope from working_scope
- Spawn reviewer agents in parallel for comprehensive feedback
- Aggregate suggestions from all reviewers with proper weighting
- Generate improvement report with actionable recommendations
- Save report to
.outputs/review/
Note: This is a review for improvement, not pass/fail verification.
More from mikeng-io/agent-skills
perplexity
Optional AI-synthesized web search via Perplexity MCP. Returns AI-grounded answers with inline citations rather than raw search results — best for synthesis-heavy questions, current consensus queries, and cross-validation of research findings. Non-blocking — falls back to other search tools if unavailable.
10brave-search
Optional web search enrichment via Brave Search MCP. Provides web, news, and local search with an independent index (no Google dependency). Invokable standalone or called by deep-research, deep-explorer, or any skill needing web search. Non-blocking — falls back to other search tools if unavailable.
9deep-audit
Multi-agent standards and compliance auditing with pass/fail verdicts. Checks against security, accessibility, code standards, regulatory requirements, and performance benchmarks.
9deep-research
Generic multi-domain research framework with domain-aware scheduling. Model-agnostic and domain-agnostic - perform comprehensive research on any topic.
8context
Analyze conversation context to classify what is being discussed, detect relevant domains from domain-registry, and determine optimal routing (parallel-workflow vs debate-protocol vs deep-council). Can be invoked directly or called by other skills as a pre-flight step.
7deepwiki
Optional codebase intelligence skill — wraps Devin's DeepWiki MCP server to provide structured documentation lookup, topic discovery, and natural-language Q&A about any GitHub repository indexed by Devin. Supports public and private repositories (private requires Devin API key). Falls back gracefully to Glob/Grep/Read + QMD if not configured. Invokable standalone or called by other skills as a data source.
7