ln-521-test-researcher

仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由

帮助将测试用例与真实用户场景对齐,提高测试相关性。

这个 Skill 做什么

研究真实用户问题、竞品与投诉,为测试用例设计提供事实依据。

在写测试用例前把真实的用户问题、竞品做法和投诉挖出来,把抽象需求转成能复现的测试场景和优先级清单。会依据 storyId、分支和参考文件去找证据,确保测试覆盖真实痛点而不是臆想的场景。适合在测试策划阶段用来把测试 grounding 到事实数据上。

▸ 展开 SKILL.md 英文原文

Researches real-world problems, competitor solutions, and customer complaints for a feature domain. Use before test planning to ground tests in actual user pain points.

研究检索测试调研用户痛点竞品分析通用
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-521-test-researcher/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-521-test-researcher/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory.

## Inputs

| Input | Required | Source | Description |
|-------|----------|--------|-------------|
| `storyId` | Yes | args, git branch, kanban, user | Story to process |

**Resolution:** Story Resolution Chain.
**Status filter:** To Review

# Test Researcher

**Type:** L3 Worker

Researches real-world problems and edge cases before test planning to ensure tests cover actual user pain points, not just AC.

## Purpose & Scope
- Research common problems for the feature domain using Web Search, MCP Ref, Context7.
- Analyze how competitors solve the same problem.
- Find customer complaints and pain points f
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有