From code-reviewer
Shared search discipline rules for all reviewer agents. Prevents false positive and over-claimed findings by enforcing source-branch search, scoped queries, PR diff checks, build status evidence, and claim-strength matching. Invoke before making any claim about what exists, doesn't exist, or is "only/all/always" true in a codebase.
How this skill is triggered — by the user, by Claude, or both
Slash command
/code-reviewer:codebase-search-disciplineThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Before making any claim about what exists or doesn't exist in a codebase — or
Before making any claim about what exists or doesn't exist in a codebase — or
making only, all, always, never, or every claims from search results
— you MUST follow the search discipline rules.
Read the full discipline document:
reference/codebase-search-discipline.md
After loading, enforce every rule on every finding you produce:
A false positive damages reviewer credibility more than a missed finding.
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.