library/skill-library/linear-skills/linear-hoover-issues/SKILL.md
{{ 𝛀𝛀𝛀 }} Find Linear issues addressed by this branch and inject into PR body
npx skillsauth add jasonwarrenuk/goblin-mode Linear: Hoover Up IssuesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Identify any Linear issues that have been addressed by work on this branch, and inject them into the PR description.
Use the Linear MCP tools (mcp__plugin_linear_linear__*) for all Linear API interactions.
git log main..HEAD --oneline to get all commits on this branchgit diff main...HEAD --stat to understand the scope of changesFOU-123)mcp__plugin_linear_linear__list_issuesShow all candidate issues in a table:
Wait for approval. The user may remove false positives.
Once approved, for each confirmed issue:
me using mcp__plugin_linear_linear__save_issueIn ReviewIf a PR exists for the current branch, update its body. If not, output the snippet for manual inclusion.
Find the ## Overview section in the PR body and insert the following immediately after the overview content, as a child heading:
<h3>Linear Issues</h3>
Followed by a list of links, one per line:
[<strong>${ISSUE_ID}:</strong> <i>${issue title}</i>](${linear_issue_url})
Example:
### Linear Issues
[<strong>FOU-123:</strong> <i>Add user authentication flow</i>](https://linear.app/foundry/issue/FOU-123)
[<strong>FOU-456:</strong> <i>Fix sidebar overflow on mobile</i>](https://linear.app/foundry/issue/FOU-456)
tools
{{ 𝚫𝚫𝚫 }} Rebuild roadmap-system.zip, the distributable snapshot of the roadmap tooling (scripts, HTML template, conventions reference, and every roadmap-touching skill, including this one).
tools
--- name: "Suggest: Task" description: "{{ 𝚫𝚫𝚫 }} Suggest the next logical task — grounded in the roadmap's pre-vetted ready-set when one exists, codebase analysis otherwise" when_to_use: "When you don't know what to work on next and want a grounded recommendation rather than picking arbitrarily." model: haiku effort: low disable-model-invocation: true allowed-tools: ["Read", "Glob", "Grep", "Bash(python3:*)", "Bash(npm:*)", "Bash(bun:*)", "Bash(pnpm:*)", "Bash(deno:*)"] argument-hint: [named
development
{{ 𝛀𝛀𝛀 }} Convert an old simple-style roadmap (single Markdown, four statuses, <a name> anchors, roadmaps.json pointer registry) into the rich phase-array format (roadmaps.json source of truth + PHASE task list + prose overview).
data-ai
{{ ƔƔƔ }} Create a pull request to main — wordy or shiny (with screenshots), ready-for-review or draft