This skill should be used when the user asks to "create a test plan", "write a test plan", "plan testing for a story or epic", "define test scope", "set entry/exit criteria", or "define quality gates". Produces one test-plan document — scope, risk-based strategy, resource plan, and measurable quality gates — at the planning stage, before individual cases exist. For the cases themselves use generate-test-cases; for technique and standards reference use testing-methodologies.
$npx -y skills add kuberocketci/claude-plugins --skill create-test-planInstalls into the current project.
Run `npx skills use "https://github.com/kuberocketci/claude-plugins" --skill "kuberocketci/claude-plugins/create-test-plan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kuberocketci/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/kuberocketci/claude-plugins"` and select the relevant skills, then follow their instructions.