herdr-reviewer-profile
v1.0.0Shared Herdr reviewer role skill. Includes 7 skills.
By Herdr Tools0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 7 skill or MCP entries
- Source updated
- Sep 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install herdr-reviewer-profile for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install herdr-reviewer-profile@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/Gabrielgvl/herdr-toolsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is herdr-profiles/role-plugins/reviewer/.
Plugin files
├── .claude-plugin/plugin.json├── skills/adr/SKILL.md├── skills/delivery-assurance/SKILL.md├── skills/oracle/SKILL.md├── skills/pi-review-pr/SKILL.md├── skills/ponytail/SKILL.md├── skills/reviewer/SKILL.md└── skills/typescript/SKILL.md
Included Skills7
Read and apply Courier architecture decision records. Use when planning, reviewing, or implementing changes with architecture, infrastructure, interface, routing, or cross-service impact.
Enforces the Linear proof boundary for planning, implementation, review, readiness, and merge. Use for multi-surface work, ownership or plan changes, exact-head evidence, Scope Review, or moving a ticket to Done.
Use only when Gabriel explicitly requests an Oracle review or remote Mac canary.
Adversarial cross-model review of a GitHub PR or architecture plan/blueprint via the local pi-review CLI driving pi. Use for PR review, cross-model review, second-model review, plan review, blueprint review, or architecture-document review — including GitHub PR URLs, local Markdown files, and Notion blueprint links. Oracle is used only when Gabriel explicitly requests it.
Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use on ANY coding task: writing, adding, refactoring, fixing, reviewing, or designing code, and choosing libraries or dependencies. Also use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", or complains about over-engineering, bloat, boilerplate, or unnecessary dependencies. Do NOT use for non-coding requests (general knowledge, prose, translation, summaries, recipes).
Bounded adversarial read-only review.
Courier TypeScript standards for style, error handling, async work, imports, and tests. Use before writing or reviewing TypeScript in backend, services, or related repos.
Plugin manifests1
{
"name": "herdr-reviewer-profile",
"description": "Shared Herdr reviewer role skill",
"version": "1.0.0",
"author": {
"name": "Herdr Tools"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[herdr-reviewer-profile on Agent Plugins Marketplace](https://pluginsmp.com/plugins/herdr-reviewer-profile)