pr-address-comments
Use this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Standardize GitHub Issue, Epic, Sub-Issue, PR, label, and Projects v2 workflows for multi-agent vibe-coding collaboration. Use when managing GitHub org/repo work with gh/git, including task decomposition, project fields, branch and PR conventions, review states, or blocker handling.
Use this skill when bumping npm package versions in the BIRD-LSP monorepo with bumpp. Apply it for release preparation, prerelease increments, or package version synchronization while keeping @birdcc/vscode and @birdcc/intel unchanged.
设计软件系统的完整架构,包括模块结构、组件交互、配置管理和扩展策略。在创建系统设计文档、规划模块化架构、定义组件边界、设计配置系统或规划技术演进路线时使用。
创建软件项目的详细实施计划,包括代码结构、类型定义、构建流程和测试策略。在规划开发阶段、设计代码组织、制定技术方案或建立项目工作流时使用。
为软件项目生成全面的索引文档,链接任务、文档和代码,提供项目导航。在创建项目文档索引、组织多阶段开发、管理复杂分析或建立项目知识库时使用。
分析现有软件项目作为参考实现,提取架构模式、技术选型、最佳实践和设计决策。在比较多个参考项目、评估技术方案、识别功能差距、规划新项目开发或进行技术调研时使用。
| name | pr-address-comments |
| description | Use this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool. |
You are helping the user address comments on their Pull Request. These comments may have come from an automated review agent or a team member.
OBJECTIVE: Help the user review and address comments on their PR.
scripts/fetch-pr-info.js script to get PR info and state. MAKE SURE you read the entire output of the command, even if it gets truncated.