code-review-intake

Ingest GitHub review feedback into a scored ledger with defense and judge outcomes.

3|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/Grimblaz/agent-orchestra --skill code-review-intake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-intake
Source: https://github.com/Grimblaz/agent-orchestra/tree/main/skills/code-review-intake
Command: npx skills add https://github.com/Grimblaz/agent-orchestra --skill code-review-intake

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a deterministic workflow to intake GitHub code review feedback, build a ledger of findings, and drive an end-to-end judgment process before implementation, while guarding against scope creep and untracked changes.

Core Features & Use Cases

  • Ingest GitHub review threads, top-level comments, and review summaries into a structured ledger.
  • Apply proxy prosecution with Code-Critic scoring, defense perspectives, and a final judge decision, producing a clear score summary.
  • Enforce guardrails: no new findings outside the ingested ledger; auditable, repeatable intake before changes begin.

Quick Start

Ingest GitHub review data and run the intake pipeline to generate a prosecution ledger and a final judgment.

Frequently Asked Questions about code-review-intake

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ingest GitHub code review feedback into a structured ledger before implementation?

To ingest GitHub code review feedback into a ledger, map review threads, top-level comments, and review summaries into a structured format, scoring each item for deterministic review and ensuring traceability before changes begin.

What is the best way to automate deterministic scoring for GitHub review threads?

Automating deterministic scoring for GitHub review threads requires applying a fixed intake workflow with proxy prosecution and Code-Critic scoring, generating a clear score summary and final judge outcome.

Does this GitHub review workflow enforce guardrails against scope creep?

This GitHub review workflow enforces guardrails by restricting new findings to the ingested ledger. It ensures an auditable, repeatable intake process that prevents untracked changes before implementation begins.

Can I apply a defense and judge evaluation process to GitHub review summaries?

Yes, you can apply defense review perspectives and a final judge decision to GitHub review summaries. The intake pipeline evaluates the ingested ledger to produce a clear, deterministic judgment outcome.

How do I track GitHub review comments for an auditable implementation process?

To track GitHub review comments for an auditable implementation process, ingest them into a structured ledger with scoring and guardrails. This ensures all findings are mapped and traceable before any code changes occur.

When do I need a ledger-based intake pipeline for GitHub code reviews?

A ledger-based intake pipeline for GitHub code reviews is needed when you require deterministic judgment and traceability. It prevents scope creep by ensuring all ingested findings are scored before implementation begins.