什么是 setup-dev?
使用 devenv 设置和管理 Sentry 开发环境。处理全新设置、更新现有环境、启动开发服务和故障排除。当被要求“设置哨兵”、“设置开发环境”、“让哨兵运行”、“启动开发服务器”、“devenv 设置”、“开发服务不工作”、“哨兵无法启动”或任何开发环境问题时使用。 来源:getsentry/sentry。
使用 devenv 设置和管理 Sentry 开发环境。处理全新设置、更新现有环境、启动开发服务和故障排除。当被要求“设置哨兵”、“设置开发环境”、“让哨兵运行”、“启动开发服务器”、“devenv 设置”、“开发服务不工作”、“哨兵无法启动”或任何开发环境问题时使用。
通过命令行快速安装 setup-dev AI 技能到你的开发环境
来源:getsentry/sentry。
Walk the user through getting Sentry running locally. The full process from a bare machine takes 30-45 minutes — most of that is downloading dependencies and Docker images. Set expectations clearly at each step.
AL MCP: If the al MCP server is available, use alsearchdocs and alreaddoc for detailed troubleshooting. The AL docs cover devenv, devservices, and common issues in depth. The AL server is part of the devinfra-mcp project — see that repo for setup instructions if the server isn't configured yet. The SSE endpoint is configured in .pi/mcp.json (pi) or .mcp.json / .cursor/mcp.json (Claude Code / Cursor).
Before doing anything, assess what's already installed. Run all of these:
使用 devenv 设置和管理 Sentry 开发环境。处理全新设置、更新现有环境、启动开发服务和故障排除。当被要求“设置哨兵”、“设置开发环境”、“让哨兵运行”、“启动开发服务器”、“devenv 设置”、“开发服务不工作”、“哨兵无法启动”或任何开发环境问题时使用。 来源:getsentry/sentry。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/getsentry/sentry --skill setup-dev使用 devenv 设置和管理 Sentry 开发环境。处理全新设置、更新现有环境、启动开发服务和故障排除。当被要求“设置哨兵”、“设置开发环境”、“让哨兵运行”、“启动开发服务器”、“devenv 设置”、“开发服务不工作”、“哨兵无法启动”或任何开发环境问题时使用。 来源:getsentry/sentry。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/getsentry/sentry --skill setup-dev 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/getsentry/sentry