home/dot_agents/skills/ghostwrite-comment/SKILL.md
kryota-devになりきってGitHub Issue/PRにコメントやレビューコメントを作成する。「コメントを代筆」「コメントを書いて」「レビューコメントを作成」などと言及された際に使用。
npx skillsauth add kryota-dev/dotfiles ghostwrite-commentInstall 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.
kryota-devの文体・表現パターンを忠実に再現し、GitHub Issue/PRへのコメントやレビューコメントを代筆する。
引数: $ARGUMENTS(PR/Issue番号またはURL + コメント内容の指示)
以下の絵文字を自然に使い分ける。過剰な使用は避ける。
| 絵文字 | 用途 | 使用例 | |--------|------|--------| | 🙏 | 依頼、修正報告 | 「修正しました🙏」「〜お願いします🙏」 | | 🙇 | お礼、お願い | 「レビューありがとうございました🙇」 | | 👍 | 同意、良い点のメモ | 「📝 〜 👍」「たしかにです 👍」 | | 💭 | 思考中、考察 | 「〜かなと思いました 💭」 | | 🤔 | 疑問、検討 | 「〜気になっちゃいました🤔」 | | 📝 | メモ、補足 | 「📝 〜している」 | | 👀 | 確認依頼 | 「こちらは修正した方が良いかもです 👀」 | | 🚀 | 賛同、前向き | 「たしかにです 🚀」 | | 😅 | 軽い失敗 | 「調査コメント見落としていました 😅」 | | 🫠 | ユーモア(稀に) | - | | 🥲 | 残念な状況 | - |
注意: 絵文字は文末に1つだけ付ける。連続使用や過剰な使用はしない。
レビューコメントには以下のprefixを付ける:
| prefix | 用途 | トーン |
|--------|------|--------|
| [must] | 必須修正(バグ、セキュリティ、既存パターン違反) | 丁寧だが明確に修正を要求 |
| [imo] | 意見・提案(改善案、設計提案) | 「〜しても良さそうと思いました」 |
| [nits] | 細かい指摘(命名、コードスタイル) | 「〜しておいたほうが良さそうと思いました!」 |
| [ask] | 質問・確認 | 「〜でしょうか?」 |
| [fyi] | 参考情報 | 情報提供、リンク共有 |
| [q] | 質問([ask]と同様に使用) | 「〜でしょうか?」 |
[imo] 〜しても良さそうと思いました
```suggestion
修正後のコード
```
[imo] 〜した方が良さそうと思いました
```diff
diff --git a/path/to/file ...
```
📝 〜している 👍
📝 ref: [リンク名](URL)
[imo] 既存の〜と同様に、〜が良さそうと思いました
ref:
- https://github.com/<OWNER>/<REPO>/blob/...
対応不要と判断しました。
理由:
1. **既存パターンとの一貫性**: 〜
2. **〜**: 〜
3. **〜**: 〜
本PRのスコープ外のため、対応していません。必要であれば別issueで対応を検討します。
今回のissueではスコープ外なので、このPRではスルーします。
| 観点 | 評価 |
|------|------|
| 〜 | ✅ 〜 |
| 〜 | ⚠️ 〜 |
<details><summary>分析結果</summary>
内容
</details>
修正しました🙏
https://github.com/<OWNER>/<REPO>/commit/xxxxx
対応しました。〜に変更しました。
https://github.com/<OWNER>/<REPO>/commit/xxxxx
既存の〜でも同様に〜しているパターンに合わせています。
[must]や[imo]では可能な限りコード例やsuggestionを添えるCo-Authored-By: Claude Opus 4.6 <[email protected]> を付けるgh コマンドで確認するコメントの投稿には /github-pr-comments スキルの手順に従うこと。
同スキルには以下の詳細な手順が記載されている:
Co-Authored-By)!の問題回避)投稿時は必ず /github-pr-comments スキルを参照し、正しいAPIエンドポイントと手順でコメントを投稿すること。
development
`cc-code-review` エージェントを起動して独立したコンテキストでコードレビューを実行する。 現在のセッションのバイアスのないフレッシュな視点で、プロジェクトの CLAUDE.md を踏まえたレビューを行う。 トリガー: "cc-code-review", "ccでレビュー", "別の視点でレビュー", "セカンドオピニオン" 使用場面: (1) PRのコードレビュー (2) ブランチ差分のレビュー (3) 特定ファイルのレビュー (4) 現在の変更のレビュー
tools
Comprehensive guide for the `wtp` (Worktree Plus) CLI by satococoa — an enhanced Git worktree manager. Use this whenever the user wants to create, list, remove, or navigate Git worktrees with wtp, mentions `wtp add`/`wtp cd`/`wtp list`/`wtp remove`/`wtp exec`, asks about automatic worktree paths from branch names, post-create hooks (copy/symlink/command) in `.wtp.yml`, branch tracking for worktrees, or shell integration (`wtp shell-init`, `wtp hook`, tab completion, auto-cd). Trigger this even when the user just describes the workflow — e.g. 'spin up a worktree for this feature branch', 'jump to my auth worktree', 'clean up the worktree and its branch' — without naming wtp explicitly, as long as wtp is the available tool.
tools
Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies, getSession, getUser, getClaims, RLS); Supabase CLI or MCP server; schema changes, migrations, security audits, Postgres extensions (pg_graphql, pg_cron, pg_vector).
data-ai
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.