Refine a Linear issue into an exact implementation plan an agent can execute. Reads the target issue, investigates the real code, reproduces bugs, then overwrites the issue description with a precise build spec (files, symbols, exact changes, acceptance criteria). Use when asked to refine, plan, or work up a Linear issue, e.g. "refine ALE-123".
$npx -y skills add alexjbarnes/cockpit --skill refine-issueInstalls into the current project.
Run `npx skills use "https://github.com/alexjbarnes/cockpit" --skill "alexjbarnes/cockpit/refine-issue"` 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/alexjbarnes/cockpit" that are relevant to the current task. Run `npx skills add "https://github.com/alexjbarnes/cockpit"` and select the relevant skills, then follow their instructions.