bykrzysztofdudek· 1 skill
Use when user wants to optimize or tune something measurable through repeated experiments — "make X faster", "improve [metric]", "find best config", "iterate overnight", "run experiments until it hits N". Triggers on quantitative goals (build time, latency, pass rate, accuracy) or qualitative ones scoreable against a rubric (prompt quality, doc parsing). Skip for one-shot bugs with a clear fix or tasks where the user wants direct implementation without exploration.
$npx -y skills add krzysztofdudek/researcherskill --skill researcherInstalls into the current project.
Run `npx skills use "https://github.com/krzysztofdudek/researcherskill" --skill "krzysztofdudek/researcherskill/researcher"` 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/krzysztofdudek/researcherskill" that are relevant to the current task. Run `npx skills add "https://github.com/krzysztofdudek/researcherskill"` and select the relevant skills, then follow their instructions.