·warden-skill
{}

warden-skill

getsentry/warden

在本地使用 Warden CLI 分析代码更改的指南。在运行 Warden 命令、配置 Warden.toml、创建自定义技能、了解触发器或对分析问题进行故障排除时使用。在“运行 Warden”、“warden config”、“warden.toml”、“创建 Warden 技能”、“添加触发器”或任何与 Warden 相关的本地开发任务上触发。

2安装·0热度·@getsentry

安装

$npx skills add https://github.com/getsentry/warden --skill warden-skill

SKILL.md

Warden is an event-driven AI agent that analyzes code changes and executes configurable skills to produce structured reports with findings.

| --skill | Run only this skill | | --config | Path to warden.toml (default: ./warden.toml) | | -m, --model | Model to use | | --json | Output as JSON | | -o, --output | Write output to JSONL file | | --fail-on | Exit 1 if findings >= severity | | --comment-on | Show findings >= severity | | --fix | Auto-apply suggested fixes |

| --parallel | Concurrent executions (default: 4) | | --offline | Use cached remote skills only | | -q, --quiet | Errors and summary only | | -v, --verbose | Show real-time findings | | -vv | Debug info (tokens, latency) |

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/getsentry/warden --skill warden-skill
分类
{}数据分析
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 warden-skill?

在本地使用 Warden CLI 分析代码更改的指南。在运行 Warden 命令、配置 Warden.toml、创建自定义技能、了解触发器或对分析问题进行故障排除时使用。在“运行 Warden”、“warden config”、“warden.toml”、“创建 Warden 技能”、“添加触发器”或任何与 Warden 相关的本地开发任务上触发。 来源:getsentry/warden。

如何安装 warden-skill?

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

这个 Skill 的源码在哪?

https://github.com/getsentry/warden

详情

分类
{}数据分析
来源
skills.sh
收录时间
2026-02-01