Interactive PR review workflow with local drafts, CLAUDE.md compliance checking, and batch processing. Auto-detects first reviews vs. follow-ups via GitHub history. Supports iterating on reviews before posting to GitHub.
npx claudepluginhub app-vitals/marketplace --plugin pr-reviewFetch PRs needing review and process them in parallel using cloud-agent CLI
Install pr-review CLI tools to ~/.local/bin
Review a GitHub pull request. Automatically detects whether this is a first review or follow-up based on your GitHub review history.
Remove pr-review CLI tools from ~/.local/bin
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, and 11+ AI coding assistants.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Claude + Google Stitch workflow toolkit with MCP integration (prompt authoring, screen generation, design extraction)
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement