issue

仓库创建 2026年6月26日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

适合自动化承接与澄清待办事项的 agent。

▸ 风险提示

需访问仓库 issue 数据与可能写评论权限

这个 Skill 做什么

接手并处理 GitHub issue,或列出并选择可执行的待办项。

代你接手并推进 GitHub issue:先列出有待对齐或准备好的 issue,问清负责人和目标后把它拆成可执行的待办并逐步推进。遇到方向不清时会发起 /vision-align 会话,把真实目标、验收标准和优先级拉平。它的强项是把模糊需求变成具体任务列表,方便交接和落地。

▸ 展开 SKILL.md 英文原文

Address a github issue

开发编程Issue任务分配沟通GitHub通用
0
Stars
0
Forks
11
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Svendsys/agent-skills/master/skills/issue/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Svendsys/agent-skills/master/skills/issue/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Issue

If no issue was specified, list open issues labelled `needs-vision-align` or `ready-for-agent` (`gh issue list --search "label:needs-vision-align,label:ready-for-agent"`, or a GitHub MCP server) and ask the human which is yours.

## Process

**`needs-vision-align`** — run a `/vision-align` session with the human for what only they hold (the direction, the real goal, the Grain); derive the routine bar items — Change, Seams, Acceptance, Out of scope — yourself from the code and the request, not by interrogating the human. Write the result onto the issue until it clears the bar below, swap `needs-vision-align` for `ready-for-agent`, then stop — a fresh session implements.

**`ready-for
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有