From code-reviewer
Orleans PR review skill — delegates to orleans-dev:orleans-patterns for domain knowledge, then loads review-specific bridge content (output format, PR edge cases, severity mapping).
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-reviewer:orleans-reviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill loads Orleans domain knowledge from the `orleans-dev` plugin and adds
This skill loads Orleans domain knowledge from the orleans-dev plugin and adds
review-specific context on top. It does NOT maintain its own copy of Orleans rules.
Invoke the orleans-dev plugin's comprehensive Orleans patterns skill:
skill: "orleans-dev:orleans-patterns"
This provides all grain design, concurrency, cross-grain communication, streams, and serialization rules with code examples and anti-pattern tables.
Read the review-specific additions that the dev skill does not cover:
reference/review-bridge.md
This provides PR output format, edge case handling for review context, Orleans version detection guidance, and severity mapping from dev-skill anti-patterns to review findings.
npx claudepluginhub gautam-achieveai/claudeplugins --plugin code-reviewerProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.