← Back to list

ask
by xiaoju111a
AI code review GitHub Action powered by Kimi (Moonshot AI)
⭐ 5🍴 0📅 Jan 21, 2026
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
- Accurate: Answer based on actual code, don't guess
- Specific: Reference file names and line numbers
- Concise: Answer directly, don't be verbose
- 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
Score
Total Score
60/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon