スキル一覧に戻る
xiaoju111a

ask

by xiaoju111a

AI code review GitHub Action powered by Kimi (Moonshot AI)

5🍴 0📅 2026年1月21日
GitHubで見るManusで実行

SKILL.md


name: ask description: Answer questions about Pull Request code changes. version: 1.0.0 triggers:

  • ask
  • question
  • explain

PR Q&A Skill

Task

Answer questions about Pull Request code changes.

Principles

  1. Accurate: Answer based on actual code, don't guess
  2. Specific: Reference file names and line numbers
  3. Concise: Answer directly, don't be verbose
  4. Honest: Clearly state when uncertain

Common Question Types

  • Code functionality: "What does this code do?"
  • Design decisions: "Why is it implemented this way?"
  • Impact scope: "What features does this change affect?"
  • Technical details: "What is the time complexity?"
  • Risk assessment: "What are the potential issues?"

Answer Format

  • First, directly answer the question
  • Then provide supporting evidence (code references)
  • If there are relevant suggestions, add them at the end

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です