This skill should be used when a testing README already exists and needs changes — "update the testing README", "change the test tags", "adjust testing conventions", "modify the tagging strategy", or "add a section to the testing README". Interactively edits README sections with a backup and per-section confirmation. If there is no testing README yet, use onboard-testing (when .feature files exist) or setup-testing (when starting fresh).
$npx -y skills add kuberocketci/claude-plugins --skill edit-testing-settingsInstalls into the current project.
Run `npx skills use "https://github.com/kuberocketci/claude-plugins" --skill "kuberocketci/claude-plugins/edit-testing-settings"` 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.