From ja
Comprehensive PR review using specialised agents for code quality, error handling, test coverage, type design, comment accuracy, and code simplification. Use when reviewing PRs or before committing/merging code.
npx claudepluginhub josephanson/claude-plugin --plugin jaThis skill uses the workspace's default tool permissions.
Run comprehensive pull request reviews using multiple specialised agents, each focusing on a different aspect of code quality.
Provides Ktor server patterns for routing DSL, plugins (auth, CORS, serialization), Koin DI, WebSockets, services, and testApplication testing.
Conducts multi-source web research with firecrawl and exa MCPs: searches, scrapes pages, synthesizes cited reports. For deep dives, competitive analysis, tech evaluations, or due diligence.
Provides demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation for multi-location retailers managing 300-800 SKUs.
Run comprehensive pull request reviews using multiple specialised agents, each focusing on a different aspect of code quality.
git diff --name-only for changed files. Parse arguments for specific review aspects.Full agent specifications are in the agents/ folder. Summary:
agents/code-reviewer.mdagents/silent-failure-hunter.mdagents/pr-test-analyzer.mdagents/comment-analyzer.mdagents/type-design-analyzer.mdagents/code-simplifier.mdFull review (default):
/review-pr
Specific aspects:
/review-pr tests errors
/review-pr comments
/review-pr simplify
Parallel review:
/review-pr all parallel
Before committing: Run code and errors reviews, fix critical issues, then commit.
Before creating PR: Stage all changes, run all reviews, address critical and important issues, verify, then create PR.
After PR feedback: Make requested changes, run targeted reviews, verify, push updates.