什么是 gh-address-comments?
使用 gh CLI 帮助解决当前分支的开放 GitHub PR 上的审查/问题评论;首先验证 gh auth,如果未登录则提示用户进行身份验证。 来源:outlinedriven/odin-codex-plugin。
使用 gh CLI 帮助解决当前分支的开放 GitHub PR 上的审查/问题评论;首先验证 gh auth,如果未登录则提示用户进行身份验证。
通过命令行快速安装 gh-address-comments AI 技能到你的开发环境
来源:outlinedriven/odin-codex-plugin。
Guide to find the open PR for the current branch and address its comments with gh CLI. Run all gh commands with elevated network access.
Prereq: ensure gh is authenticated (for example, run gh auth login once), then run gh auth status with escalated permissions (include workflow/repo scopes) so gh commands succeed. If sandboxing blocks gh auth status, rerun it with sandboxpermissions=requireescalated.
使用 gh CLI 帮助解决当前分支的开放 GitHub PR 上的审查/问题评论;首先验证 gh auth,如果未登录则提示用户进行身份验证。 来源:outlinedriven/odin-codex-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill gh-address-comments 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill gh-address-comments使用 gh CLI 帮助解决当前分支的开放 GitHub PR 上的审查/问题评论;首先验证 gh auth,如果未登录则提示用户进行身份验证。 来源:outlinedriven/odin-codex-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill gh-address-comments 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/outlinedriven/odin-codex-plugin