Iterative Testing banner
kh0pper kh0pper

Iterative Testing

Testing community

Description

--- name: iterative-testing description: Iterative prompt-and-record testing — run test plans on remote AI clients (Claude.ai, ChatGPT, etc.), record results, and plan fixes triggers: - test round - run tests - iterative testing - test on claude.ai - test on chatgpt - remote client testing - test the gates - test confirmation tools: - crow-memory --- # Iterative Testing ## When to Activate - User wants to test Crow tools on a remote AI client (Claude.ai, ChatGPT, Gemini, etc

Installation

Installs to ~/.claude/skills/kh0pper-crow-iterative-testing/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kh0pper-crow-iterative-testing && curl -fsSL https://raw.githubusercontent.com/kh0pper/crow/HEAD/skills/iterative-testing.md -o ~/.claude/skills/kh0pper-crow-iterative-testing/SKILL.md

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

Full documentation available on GitHub

View Source Repository