Complicate — Code Quality skill for Claude Code
Multi-lens code review reporting deep refactor opportunities and technical debt.
How to install Complicate
Installs to ~/.claude/skills/pavelguzenfeld-agent-sdlc-complicate/SKILL.md
mkdir -p ~/.claude/skills/pavelguzenfeld-agent-sdlc-complicate && curl -fsSL https://raw.githubusercontent.com/PavelGuzenfeld/agent-sdlc/HEAD/commands/complicate.md -o ~/.claude/skills/pavelguzenfeld-agent-sdlc-complicate/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Complicate does
description: Multi-lens code review reporting deep refactor opportunities and technical debt. Report-only — the strategic counterpart to /simplify.
Complicate
Review code from multiple aspects and report the deep, structural work — the hard stuff `/simplify` deliberately leaves alone. **Report only. Change nothing.**
Scope
- If
$ARGUMENTSnames a target (file / module / subsystem), review that. - Otherwise, review the current diff (recently changed code).
Instructions
1.
Alternatives in Code Quality
- Open Code Review — /open-code-review 21.5k ★
- Code Quality Review — Review code quality in: $ARGUMENTS 5.8k ★
- Ars Lit Review — ARS academic-paper lit-review mode — annotated bibliography in paper format 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Lens Review
Researched multi-lens code review – fans out lens reviewers over a target, each grounded in recent cited best
Review Panel
Multi-lens code review panel - N parallel reviewers on the same diff, consensus-filtered
Full Refactor
Full workflow: scope and plan it, build it, simplify it, harden it. Runs the phases sequentially with a single
Review Sprint
Launch the senior technical lead reviewer to validate sprint implementation, check code quality, and provide f
Gemini Review
Use Gemini Pro to do a deep code review. Delegates the heavy reading to Gemini's 1M context so Claude stays le
Resume Plan
Resume the architecture refactor — read roadmap + memory, report current state, ask pending questions
Related Agents
Qrspi Code Simplifier
Identifies opportunities to simplify code while preserving all functionality. Deep mode only. Runs after all c
Opportunity Analyst
Use when analysis-orchestrator audits a codebase for technical debt and product/architecture opportunities — r
Laravel Refactoring Expert
Laravel refactoring and code quality specialist. NOT for new features (developer) or tests (tester).\n\nTrigge