Guides adding tests for new features/bug fixes, running all tests, and using strategies like data-driven, benchmarking, integration, mocks, property-based testing, and coverage analysis after code changes.
From kknpx claudepluginhub serpro69/claude-toolbox --plugin kkThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
For capy knowledge base conventions, see capy-knowledge-protocol.md.
Capy search: Before applying test guidelines, search kk:test-patterns for project-specific testing approaches and known edge cases.
Use the following guidelines when working with tests:
Capy index: If a novel testing approach or tricky edge case was discovered during this session, index it as kk:test-patterns.