·review-feedback-schema
</>

review-feedback-schema

existential-birds/beagle

用于跟踪代码审查结果以实现反馈驱动的技能改进的架构。在记录审阅结果或分析审阅质量时使用。

38安装·0热度·@existential-birds

安装

$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 |

用于跟踪代码审查结果以实现反馈驱动的技能改进的架构。在记录审阅结果或分析审阅质量时使用。 来源:existential-birds/beagle。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/existential-birds/beagle --skill review-feedback-schema
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 review-feedback-schema?

用于跟踪代码审查结果以实现反馈驱动的技能改进的架构。在记录审阅结果或分析审阅质量时使用。 来源:existential-birds/beagle。

如何安装 review-feedback-schema?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/existential-birds/beagle --skill review-feedback-schema 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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