Competitive Review
Description
--- name: competitive-review description: Run competitive code review with 5 agents and fix all issues argument-hint: "[rounds] [branch] [base]" disable-model-invocation: true --- Run a competitive code review process. **Arguments:** - `$0` - Number of rounds (optional, defaults to 1) - `$1` - Branch to review (optional, defaults to current branch) - `$2` - Base branch to compare against (optional, defaults to main) ## Review Phase **IMPORTANT:** If a branch is specified in `$1`, you MUST fi
Installation
Installs to ~/.claude/skills/jakekausler-claude-code-workflow-competitive-review/SKILL.md
mkdir -p ~/.claude/skills/jakekausler-claude-code-workflow-competitive-review && curl -fsSL https://raw.githubusercontent.com/jakekausler/claude-code-workflow/HEAD/commands/competitive-review.md -o ~/.claude/skills/jakekausler-claude-code-workflow-competitive-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality Standards Skills
Engineering standards and compliance skills
Code Quality