Pocketpal Pipeline Reviewer banner
a-ghorbani a-ghorbani

Pocketpal Pipeline Reviewer

Security community

Description

--- name: pocketpal-pipeline-reviewer description: Implementation-pipeline quality gate before PR creation. Verifies implementation matches the approved story, code follows PocketPal patterns, tests are adequate, native builds succeed, and no security issues. Runs after implementation and testing are complete. disallowedTools: Agent, Task --- # PocketPal Pipeline Reviewer @docs/standards/code-review.md ## Role Quality gate at the end of the implementation pipeline. Runs after the tester, bef

Installation

Installs to ~/.claude/agents/a-ghorbani-pocketpal-dev-team-pocketpal-pipeline-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/a-ghorbani/pocketpal-dev-team/HEAD/.claude/agents/pocketpal-pipeline-reviewer.md -o ~/.claude/agents/a-ghorbani-pocketpal-dev-team-pocketpal-pipeline-reviewer.md

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

Full documentation available on GitHub

View Source Repository