·agent-ready-eval
</>

agent-ready-eval

petekp/claude-code-setup

根据自主代理最佳实践评估代码库的代理友好性。当被要求“评估代理”、“检查代理准备情况”、“审核自主执行”、“评估代理友好性”或在检查无人值守代理操作的基础设施时使用。当被问及如何使代码库更适合人工智能代理或自主工作流程时,也可以使用。

2安装·0热度·@petekp

安装

$npx skills add https://github.com/petekp/claude-code-setup --skill agent-ready-eval

SKILL.md

Evaluate how well a codebase supports autonomous agent execution based on the "How to Get Out of Your Agent's Way" principles.

Autonomous agents fail for predictable reasons—most are system design failures, not model failures. This evaluation checks whether infrastructure enables true autonomy: agents that run unattended, isolated, reproducible, and bounded by system constraints rather than human intervention.

Explore the codebase for indicators across all 12 principles. Key files to examine:

根据自主代理最佳实践评估代码库的代理友好性。当被要求“评估代理”、“检查代理准备情况”、“审核自主执行”、“评估代理友好性”或在检查无人值守代理操作的基础设施时使用。当被问及如何使代码库更适合人工智能代理或自主工作流程时,也可以使用。 来源:petekp/claude-code-setup。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/petekp/claude-code-setup --skill agent-ready-eval
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 agent-ready-eval?

根据自主代理最佳实践评估代码库的代理友好性。当被要求“评估代理”、“检查代理准备情况”、“审核自主执行”、“评估代理友好性”或在检查无人值守代理操作的基础设施时使用。当被问及如何使代码库更适合人工智能代理或自主工作流程时,也可以使用。 来源:petekp/claude-code-setup。

如何安装 agent-ready-eval?

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

这个 Skill 的源码在哪?

https://github.com/petekp/claude-code-setup