From Vengineer
Perform exhaustive code reviews using multi-agent analysis across 13+ specialized reviewer agents
npx claudepluginhub dylanliiii/shipyard --plugin VengineerThis skill is limited to using the following tools:
**Purpose**: Perform exhaustive code reviews using multi-agent analysis across 13+ specialized reviewer agents.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
Purpose: Perform exhaustive code reviews using multi-agent analysis across 13+ specialized reviewer agents.
Review target: ${ARGUMENTS}
Identify Review Target
Setup Work Environment
Initial Scan
Launch specialized reviewer agents in parallel:
Architecture Reviewers:
Code Quality Reviewers: 4. Patterns & Practices Reviewer - Design patterns and best practices 5. Performance Reviewer - Efficiency and scalability considerations 6. Security Reviewer - Security vulnerabilities and best practices 7. Test Coverage Reviewer - Testing strategy and coverage
Language & Framework Reviewers: 8. Language-Specific Reviewer - Language idioms and conventions 9. Framework Reviewer - Framework-specific patterns and APIs
Integration & Operations Reviewers: 10. Integration Reviewer - External dependencies and APIs 11. Database Reviewer - Data modeling and query optimization 12. UI/UX Reviewer - User interface and experience considerations 13. DevOps & Observability Reviewer - Deployment, monitoring, logging
Collect Agent Findings
Create Structured Review
Generate Review Summary
Create Review Document
Present Findings
Next Steps Options
app/services/example.rb:42)P1 (Critical): Must fix before merging
P2 (Important): Should fix soon
P3 (Nice-to-have): Optional improvements