Files
leo-claude-mktplace/plugins/pr-review/commands/initial-setup.md
lmiranda 5bf1271347 refactor(clarity-assist): extract skills from commands
Extract shared knowledge from clarify.md and quick-clarify.md into
reusable skill files:
- 4d-methodology.md: Core 4-phase clarification process
- nd-accommodations.md: Neurodivergent-friendly question patterns
- clarification-techniques.md: Anti-patterns and question templates
- escalation-patterns.md: Mode switching guidelines

Commands slimmed from 149/96 lines to 44/49 lines respectively.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 17:23:40 -05:00

1.1 KiB

description
description
Interactive setup wizard for pr-review plugin

PR Review Setup Wizard

Visual Output

Display header: PR-REVIEW - Setup Wizard

Skills to Load

  • skills/setup-workflow.md
  • skills/mcp-tools-reference.md
  • skills/output-formats.md

Important Context

  • Uses Bash, Read, Write, AskUserQuestion - NOT MCP tools
  • MCP tools won't work until after setup + session restart
  • Shares Gitea MCP server with projman plugin

Workflow

Phase 1: Check Existing Setup

Check ~/.config/claude/gitea.env. If valid, skip to Phase 3.

Phase 2: System Setup (if needed)

Execute skills/setup-workflow.md: verify Python, create gitea.env, prompt for token

Phase 3: Project Configuration

Execute skills/setup-workflow.md: auto-detect org/repo, validate via API, create .env

Phase 4: Validation

Test API connection, display completion summary, remind to restart session

Available Commands After Setup

  • /pr-review <number> - Full multi-agent review
  • /pr-summary <number> - Quick summary
  • /pr-findings <number> - List findings