Linter-driven development workflow for Go with six specialized skills: design, testing, refactoring, review, and documentation
/plugin marketplace add buzzdan/ai-coding-rules
/plugin install go-linter-driven-development@buzzdan/ai-coding-rules
Run quality analysis only - invoke quality-analyzer agent and display combined report without auto-fixing
Start complete linter-driven autopilot workflow (Phase 1-6)
Run quality gates loop until all green (tests+linter+review → fix → repeat)
Check if code is commit-ready (final verification, no auto-fix)
Show current workflow status and progress
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Claude Agent SDK Development Plugin
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review