Phase 1b: Rename all ~94 commands across 12 plugins to /<noun> <action> sub-command pattern. Git-flow consolidated from 8→5 commands (commit variants absorbed into --push/--merge/--sync flags). Dispatch files, name: frontmatter, and cross-reference updates for all plugins. Phase 2: Design documents for 8 new plugins in docs/designs/. Phase 3: Scaffold 8 new plugins — saas-api-platform, saas-db-migrate, saas-react-platform, saas-test-pilot, data-seed, ops-release-manager, ops-deploy-pipeline, debug-mcp. Each with plugin.json, commands, agents, skills, README, and claude-md-integration. Marketplace grows from 12→20. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
932 B
932 B
name, description
| name | description |
|---|---|
| pr init | Quick project setup - configures only project-level settings |
/pr init - Project Initialization (PR Review)
Visual Output
Display header: PR-REVIEW - Project Setup
Skills to Load
- skills/setup-workflow.md
- skills/output-formats.md
Purpose
Fast setup when system-level config already exists.
Use when: Already ran /pr setup, starting new project
Workflow
Pre-Flight Check
Verify ~/.config/claude/gitea.env exists. If missing: redirect to /pr setup
Project Setup
Execute skills/setup-workflow.md:
- Verify git repo
- Check existing .env
- Auto-detect org/repo from git remote
- Validate via Gitea API
- Create/update .env
Complete
Display project configured format from skills/output-formats.md
Ready Commands
/pr review <number>- Full review/pr summary <number>- Quick summary/pr findings <number>- List findings