pr-to-go-linter

Installation
SKILL.md

PR to Go Linter

Use this skill when a user asks to create a new custom Go linter based on a code pattern fixed in a pull request.

Goal

Convert one concrete PR pattern into a new go/analysis linter under pkg/linters/<name>/ with tests and runner registration.

Inputs

  • Repository owner/name
  • Pull request number
  • Target linter name (kebab-case)

Workflow

Installs
5
Repository
github/gh-aw
GitHub Stars
4.6K
First Seen
May 20, 2026
pr-to-go-linter — github/gh-aw