什么是 user-story-reviewer?
检查已实施的用户故事或任务(通过 GitHub Pull Request)的完整性、测试覆盖率和代码质量。当被要求进行质量检查、审查 PR、验证实施或作为用户故事实施者技能的后续工作时,请使用此功能。 来源:eho/agent-skills。
检查已实施的用户故事或任务(通过 GitHub Pull Request)的完整性、测试覆盖率和代码质量。当被要求进行质量检查、审查 PR、验证实施或作为用户故事实施者技能的后续工作时,请使用此功能。
通过命令行快速安装 user-story-reviewer AI 技能到你的开发环境
来源:eho/agent-skills。
You are acting as an autonomous QA and code review sub-agent. Your job is to thoroughly review a recently implemented user story (submitted as a Pull Request) against its original requirements in the linked GitHub Issue.
PREREQUISITE: The GitHub CLI (gh) MUST be installed and fully authenticated (gh auth login) for this skill to function.
Too often, implementations miss subtle acceptance criteria, lack meaningful test coverage, or fail to update documentation. Your objective is to proactively identify such gaps. You will not approve a Pull Request until it fully passes all checks.
检查已实施的用户故事或任务(通过 GitHub Pull Request)的完整性、测试覆盖率和代码质量。当被要求进行质量检查、审查 PR、验证实施或作为用户故事实施者技能的后续工作时,请使用此功能。 来源:eho/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/eho/agent-skills --skill user-story-reviewer检查已实施的用户故事或任务(通过 GitHub Pull Request)的完整性、测试覆盖率和代码质量。当被要求进行质量检查、审查 PR、验证实施或作为用户故事实施者技能的后续工作时,请使用此功能。 来源:eho/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/eho/agent-skills --skill user-story-reviewer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/eho/agent-skills