review-go とは?
Go コードの言語とランタイムの規則 (同時実行性、コンテキストの使用法、エラー処理、リソース管理、API の安定性、型のセマンティクス、テスト容易性) を確認します。言語のみのアトミックスキル。出力は結果リストです。 ソース: nesnilnehc/ai-cortex。
Go コードの言語とランタイムの規則 (同時実行性、コンテキストの使用法、エラー処理、リソース管理、API の安定性、型のセマンティクス、テスト容易性) を確認します。言語のみのアトミックスキル。出力は結果リストです。
コマンドラインで review-go AI スキルを開発環境にすばやくインストール
ソース: nesnilnehc/ai-cortex。
Review code in Go for language and runtime conventions only. Do not define scope (diff vs codebase) or perform security/architecture analysis; those are handled by scope and cognitive skills. Emit a findings list in the standard format for aggregation. Focus on concurrency and goroutine lifecycle, context usage, error handling, resource management, API stability, type and zero-value semantics, and testability.
When to use: When the code under review is Go and the task includes language/runtime quality. Scope (diff vs paths) is determined by the caller or user.
| Location | path/to/file.ext (optional line or range). | | Category | language-go. | | Severity | critical \| major \| minor \| suggestion. | | Title | Short one-line summary. | | Description | 1-3 sentences. | | Suggestion | Concrete fix or improvement (optional). |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-goGo コードの言語とランタイムの規則 (同時実行性、コンテキストの使用法、エラー処理、リソース管理、API の安定性、型のセマンティクス、テスト容易性) を確認します。言語のみのアトミックスキル。出力は結果リストです。 ソース: nesnilnehc/ai-cortex。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-go インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/nesnilnehc/ai-cortex