gh-address-comments

作成者: firecrawl

現在のブランチのオープンなGitHub PRに関するレビュー/イシューコメントの対応を、gh CLIを使用して支援します。最初にghの認証状態を確認し、未認証の場合はユーザーに認証を促します…

npx skills add https://github.com/firecrawl/openai-skills --skill gh-address-comments

PR Comment Handler

Guide to find the open PR for the current branch and address its comments with gh CLI. Run all gh commands with elevated network access.

Prereq: ensure gh is authenticated (for example, run gh auth login once), then run gh auth status with escalated permissions (include workflow/repo scopes) so gh commands succeed. If sandboxing blocks gh auth status, rerun it with sandbox_permissions=require_escalated.

1) Inspect comments needing attention

  • Run scripts/fetch_comments.py which will print out all the comments and review threads on the PR

2) Ask the user for clarification

  • Number all the review threads and comments and provide a short summary of what would be required to apply a fix for it
  • Ask the user which numbered comments should be addressed

3) If user chooses comments

  • Apply fixes for the selected comments

Notes:

  • If gh hits auth/rate issues mid-run, prompt the user to re-authenticate with gh auth login, then retry.

firecrawlのその他のスキル

oracle
firecrawl
oracle CLIのベストプラクティス(プロンプトとファイルのバンドル、エンジン、セッション、ファイル添付パターン)
official
firecrawl-demo-walkthrough
firecrawl
Firecrawlブラウザを使って製品の主要フローをウォークスルーし、構造化されたUX/製品ウォークスルーを作成します。サインアップ、オンボーディング、価格設定、ドキュメント、ダッシュボード、製品デモの準備、UX分析、初回利用体験の分析に使用します。
browser-automationofficialresearch
sag
firecrawl
ElevenLabsのテキスト読み上げを、Macスタイルのsay UXで実現。
official
pinecone
firecrawl
プロダクションAIアプリケーション向けの管理型ベクトルデータベース。フルマネージド、自動スケーリング、ハイブリッド検索(高密度+スパース)、メタデータフィルタリング、名前空間を備えています。…
official
sentence-transformers
firecrawl
最先端の文、テキスト、画像埋め込みのためのフレームワーク。セマンティック類似性、クラスタリング、検索用に5000以上の事前学習済みモデルを提供。…
official
model-merging
firecrawl
複数のファインチューニング済みモデルをmergekitでマージし、再学習なしで能力を組み合わせます。ドメイン特化モデルをブレンドして作成する際に使用します。
official
deepspeed
firecrawl
DeepSpeedを使用した分散トレーニングの専門的なガイダンス - ZeRO最適化ステージ、パイプラインパラレリズム、FP16/BF16/FP8、1ビットAdam、スパースアテンション
official
discord
firecrawl
メッセージツール(channel=discord)を介したDiscord操作。
official