Triage and handle pull-request review threads with evidence-based scope decisions, minimal fixes, regression tests, proportional validation, and English-first replies with folded Chinese translations. Use when asked to inspect open or inline reviews, judge reviewer scope, distinguish required omissions from valid…
Implement one or more declared GitHub issues through a self-contained development loop: inspect the repository and issue, define and stage the issue boundary, develop and validate each stage, push a feature branch and pull request to origin, delegate review-only Neneko CR to a child agent, handle inline review…
Use when implementing or reviewing Go changes that should match tRPC-Agent-Go's code taste: minimal compatible diffs, consumer-oriented APIs, explicit ownership, and contract-level tests. Do not use for generic Go formatting-only requests.
Repository-agnostic Neneko CR workflow for triaging, reviewing, fixing, reporting, approving, and optionally merging GitHub pull requests across any project. It separates external-PR review from own-PR maintenance, checks current-head CI and review threads, verifies problem necessity and solution fit, requires an…