knowhowlab

5 mods across 1 repository, 3 stars between them.

testkit

02

knowhowlab/agent-testkit

Plugin Claude Code

Universal E2E and manual acceptance testing for any repo: test-init generates project test plans (TESTSE2E.md, TESTSMANUAL.md), test-e2e executes them autonomously, test-manual conducts them with you at the controls. Every run writes a timestamped protocol file.

3 1mo ago A tokens not measured original MIT

test-e2e

03

knowhowlab/agent-testkit

Skill Claude CodeCodex

Execute the repository's TESTSE2E.md plan as a complete, autonomous end-to-end integration test — every phase sequentially, failures investigated and fixed immediately, everything logged to a timestamped protocol file. Use when the user asks for an e2e test, a full integration run, acceptance testing, stack…

3 1mo ago A 97 tokens original MIT

test-init

04

knowhowlab/agent-testkit

Skill Claude CodeCodex

Analyze the current repository and generate (or update) its test plans — TESTSE2E.md for autonomous integration runs and TESTSMANUAL.md for guided hand-testing — at the repo root. Use whenever the user wants to set up e2e or manual testing, create or refresh a test plan, "init the tests", bootstrap acceptance testing…

3 1mo ago A 102 tokens original MIT

test-manual

05

knowhowlab/agent-testkit

Skill Claude CodeCodex

Conduct the repository's TESTSMANUAL.md plan as a guided manual test — the USER runs every command and GUI action while Claude presents one step at a time, evaluates reported results, proposes (never applies unasked) fixes, and keeps the protocol file. Use when the user wants to test by hand, run commands themselves…

3 1mo ago A 89 tokens original MIT