review-retrospective

Cluster maintainer feedback on pull requests to identify systemic review failures.

3|2|Updated May 12, 2026
One-click install
npx skills add https://github.com/kriscendobot/garden --skill review-retrospective
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-retrospective
Source: https://github.com/kriscendobot/garden/tree/main/skills/review-retrospective
Command: npx skills add https://github.com/kriscendobot/garden --skill review-retrospective

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the systemic causes of maintainer feedback by treating comments as indictments of the review process, ensuring that missed edge cases or bugs are not just fixed, but prevented from recurring.

Core Features & Use Cases

  • Double-Loop Learning: Automatically clusters review misses to identify patterns in the review process rather than just fixing individual code symptoms.
  • Process Improvement: Dispatches improvement jobs that implement durable pre-push gates or juror-seat checks to catch similar issues in the future.
  • Use Case: When a maintainer points out a missed edge case in a PR, this skill records the miss, clusters it with similar past failures, and if a threshold is met, automatically updates the agent's review rubric to prevent the error from ever reaching a human again.

Quick Start

Invoke the review-retrospective skill to analyze the latest maintainer feedback on the current pull request and record any identified process misses.

Frequently Asked Questions about review-retrospective

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

FAQPage Schema
How do I prevent recurring code review failures from reaching maintainers?

To prevent recurring code review failures, this skill analyzes maintainer feedback, clusters systemic review misses, and dispatches automated jobs to update pre-push gates. It closes the feedback loop by ensuring missed edge cases are durably prevented rather than just fixed individually.

What is double-loop learning for pull request feedback?

Double-loop learning for pull request feedback treats maintainer comments as indictments of the review process itself. It automatically clusters recurring misses to identify systemic patterns, updating the agent's review rubric to prevent similar errors from reaching a human again.

How do I automate process improvement for an agentic review gauntlet?

Automating process improvement involves analyzing maintainer feedback to identify review process failures and dispatching improvement jobs. The skill updates juror-seat briefs with deterministic record-keeping to ensure continuous improvement of your agentic workflow.

Can I use automated feedback loops to update pre-push gates?

Yes, you can use automated feedback loops to update pre-push gates. When maintainer feedback identifies a missed edge case and clusters it with similar failures to meet a threshold, the skill automatically implements durable pre-push checks to catch the issue.

When do I need to update juror-seat briefs for code review?

You need to update juror-seat briefs when maintainer feedback reveals systemic review process failures. By clustering recurring misses and meeting a threshold, the skill automatically updates these briefs to prevent identical edge cases from bypassing the review gauntlet again.

What is the best way to cluster recurring code review misses?

The best way to cluster recurring code review misses is treating maintainer feedback as process indictments rather than individual code symptoms. This approach identifies systemic patterns and dispatches automated improvement jobs to update review rubrics and pre-push gates.