·review-feedback-schema
</>

review-feedback-schema

existential-birds/beagle

Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality.

38Installs·0Trend·@existential-birds

Installation

$npx skills add https://github.com/existential-birds/beagle --skill review-feedback-schema

SKILL.md

Structured format for logging code review outcomes. This data enables:

| Field | Type | Description | Example Values |

| date | ISO date | When review occurred | 2025-12-23 | | file | path | Relative file path | amelia/agents/developer.py | | line | string | Line number(s) | 128, 190-191 | | rulesource | string | Skill and rule that triggered issue | python-code-review/common-mistakes:unused-variables, pydantic-ai-common-pitfalls:tool-decorator |

Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality. Source: existential-birds/beagle.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/existential-birds/beagle --skill review-feedback-schema
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is review-feedback-schema?

Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality. Source: existential-birds/beagle.

How do I install review-feedback-schema?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/existential-birds/beagle --skill review-feedback-schema Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/existential-birds/beagle