PavelGuzenfeld

Complicate — Code Quality skill for Claude Code

Code Quality community

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

Terminal
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 $ARGUMENTS names a target (file / module / subsystem), review that.
  • Otherwise, review the current diff (recently changed code).

Instructions

1.

Alternatives in Code Quality

Full documentation available on GitHub

View Source Repository