← スキル一覧に戻る

ask-peer
by hiroro-work
⭐ 16🍴 0📅 2026年1月23日
SKILL.md
name: ask-peer description: Consult with a peer engineer for plan review, code review, implementation discussions, or problem-solving brainstorming. Use when you need a second opinion, want to validate your approach, or check for overlooked issues.
Peer Engineer Consultation
Get a second opinion from a peer engineer (Claude subagent) for:
- Planning review: Validate your implementation approach before starting
- Code review: Check completed work for issues or improvements
- Problem-solving: Brainstorm solutions when stuck
- Sanity check: Confirm you're on the right track
Usage
Use the /ask-peer command followed by your consultation request:
/ask-peer Review this implementation plan for adding user authentication
Or simply describe what you need help with:
/ask-peer I'm stuck on how to handle error cases in the payment flow
Examples
Plan review before implementation:
/ask-peer Review my plan to refactor the authentication module. Check for security concerns and missing edge cases.
Code review after completion:
/ask-peer Review the changes I made to src/auth/. Look for bugs, security issues, and code quality problems.
Problem-solving consultation:
/ask-peer I'm getting intermittent test failures in the payment module. Help me think through possible causes.
What the Peer Agent Provides
- Frank, objective feedback as an equal
- Specific concerns with suggested alternatives
- Questions to challenge assumptions
- Practical solutions rather than perfection
スコア
総合スコア
45/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です