BPaulraj

QA New Pack — Testing skill for Claude Code

Testing community

Create a product/team knowledge pack (journeys, business rules, test data, glossary, and a module map for app-and-tests repos) by reading the codebase per component and interviewing the user.

How to install QA New Pack

Installs to ~/.claude/commands/bpaulraj-qa-agent-framework-qa-new-pack.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/BPaulraj/qa-agent-framework/HEAD/.claude/commands/qa-new-pack.md -o ~/.claude/commands/bpaulraj-qa-agent-framework-qa-new-pack.md

Restart Claude Code, or start a new session, for it to be picked up.

What QA New Pack does


description: Create a product/team knowledge pack (journeys, business rules, test data, glossary, and a module map for app-and-tests repos) by reading the codebase per component and interviewing the user. argument-hint: " [components...] e.g. commerce orders-tests payments-tests checkout-ui-tests"

Create a product/team pack: $ARGUMENTS

A pack is L2 **business** knowledge: what makes the generic QA agent behave like a tester on *this* team. In a repo with many components, **

Alternatives in Testing

  • Test Automation Pack — Test automation skills collection 1.6k ★
  • Inkline — by inkline - Structures development workflow using pnpm with emphasis on TypeScript and Vue 3 Composition API 1.4k ★
  • Module Test — Run tests for a specific module or all module-related tests 407 ★

Full documentation available on GitHub

View Source Repository