Use when reviewing Go code changes in remindb (modified or staged files in pkg/, cmd/, internal/, or any *.go file in the diff) for adherence to the project's .claude/rules/go-concise.md.
$curl -o .claude/agents/go-style-reviewer.md https://raw.githubusercontent.com/radimsem/remindb/HEAD/.claude/agents/go-style-reviewer.mdInstalls into the current project.
Install go-style-reviewer by running `curl -o .claude/agents/go-style-reviewer.md https://raw.githubusercontent.com/radimsem/remindb/HEAD/.claude/agents/go-style-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/radimsem/remindb.