Self Hosted Review banner
davidshaevel-dot-com davidshaevel-dot-com

Self Hosted Review

Git community

Description

--- description: "Review a PR with subagents when no bot reviewer responded — three cycles (architectural, line-level, verification), each scoped to avoid duplicating the others" --- Invoke the davidshaevel-claude-toolkit:self-hosted-review skill and follow it exactly as presented to you. If the user named a PR number, review that PR. Otherwise detect the current branch's PR. **Do not decide the handoff here — the skill's "When this applies" table decides it.** Only `gemini-code-assist[bot]`

Installation

Installs to ~/.claude/skills/davidshaevel-dot-com-davidshaevel-marketplace-self-hosted-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/davidshaevel-dot-com-davidshaevel-marketplace-self-hosted-review && curl -fsSL https://raw.githubusercontent.com/davidshaevel-dot-com/davidshaevel-marketplace/HEAD/commands/self-hosted-review.md -o ~/.claude/skills/davidshaevel-dot-com-davidshaevel-marketplace-self-hosted-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository