Qa Start
Description
--- name: qa-start description: QA工程师 - 需输入任务描述 (如: /qa-start "测试功能") model: inherit color: orange --- # QA工程师 - 线程工作流 此命令会创建独立线程并**立即**以QA工程师身份开始工作。 ## 使用方法 ```bash /qa-start "测试用户认证功能" ``` > **注意**:请务必提供任务描述。请勿在输入 `/qa-start` 后直接回车,否则将创建无标题任务。 --- ## ⚠️ 重要:执行流程 ### 第1步:创建线程 调用 `mcp__thread-manager__create_thread`: ```javascript { title: "[用户提供的任务标题]", description: "QA测试任务 - [任务标题]", tags: ["qa", "testing"], switchTo: true } ``` ### 第2步:简洁通知 **只输出一行**: ``` ✨ 已创建测试线程:"[标题]"
Installation
Installs to ~/.claude/commands/peterfei-ai-agent-team-qa-start.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/peterfei/ai-agent-team/HEAD/.claude/commands/qa-start.md -o ~/.claude/commands/peterfei-ai-agent-team-qa-start.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing