From test-quality
Full audit of test suite quality including coverage gaps, brittle patterns, and assertion quality. Use this skill when the user asks to "audit tests", "review test quality", "find test gaps", "are my tests good enough", or any request to assess the overall health and completeness of the project's test suite.
npx claudepluginhub ats-kinoshita-iso/agent-workshop --plugin test-qualityThis skill uses the workspace's default tool permissions.
Perform a comprehensive audit of the project's test suite. Analyze:
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.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
Perform a comprehensive audit of the project's test suite. Analyze:
assert True),
or multiple unrelated assertions in a single test.If tests/.test-knowledge.json exists, apply its patterns and anti-patterns as
additional checks.
Present findings grouped by severity (critical, warning, suggestion) with specific file:line references.