Qa Real World banner
nirelbaz nirelbaz

Qa Real World

Testing community

Description

Run free-form agent-based QA against real-world public repos. Each agent acts as a developer who just discovered pit and wants to try it on a project. The agent learns what pit is only from the README and CLI help, then explores organically. ## Steps 1. **Build the CLI** so agents use the latest code: ```bash npm run build ``` 2. **Launch 3 parallel agents** (3 repos each). Give each agent these instructions: > You are a developer who just found a CLI tool called `pit`. You've ne

Installation

Installs to ~/.claude/commands/nirelbaz-promptpit-qa-real-world.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nirelbaz/promptpit/HEAD/.claude/commands/qa-real-world.md -o ~/.claude/commands/nirelbaz-promptpit-qa-real-world.md

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

Full documentation available on GitHub

View Source Repository