Askit Reviewer banner
product-on-purpose product-on-purpose

Askit Reviewer

Development community

Description

--- name: askit-reviewer description: Reviews a component or a change for correctness, Standard conformance, and quality, and reports findings with severity. Use when delegating a judgment review that goes beyond the deterministic checks - the qualitative counterpart to askit-evaluator. tools: - Read - Bash metadata: version: 0.1.1 tier: convergent status: active agent-targets: - claude --- # askit-reviewer ## Role A bounded, read-only review delegate. Forms a judgment a determ

Installation

Installs to ~/.claude/agents/product-on-purpose-agent-skills-toolkit-askit-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/product-on-purpose/agent-skills-toolkit/HEAD/agents/askit-reviewer.md -o ~/.claude/agents/product-on-purpose-agent-skills-toolkit-askit-reviewer.md

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

Full documentation available on GitHub

View Source Repository