← スキル一覧に戻る

interview
by VinniZP
⭐ 0🍴 0📅 2026年1月17日
SKILL.md
name: interview description: This skill should be used when the user asks to "interview me about the plan", "validate my implementation plan", "review my design decisions", "question my architecture choices", or when finishing plan mode before implementation. Conducts deep technical interviews to validate plans and produce specifications.
Plan Interview Skill
Conduct in-depth interviews to validate implementation plans before coding begins.
When to Use
- After user creates or presents an implementation plan
- Before exiting plan mode
- When user wants to validate design decisions
Interview Process
Step 1: Locate and Read the Plan
Search for plan files in common locations:
.claude/plan.mddocs/plan.md- Recent plan discussed in conversation
If no plan file exists, ask the user to specify the plan location.
Step 2: Conduct the Interview
Use AskUserQuestion tool to ask probing questions. Interview areas:
Technical Implementation
- Edge cases not addressed
- Error handling strategies
- Performance implications
- Security considerations
Architecture & Design
- Alternative approaches considered
- Tradeoffs made and rationale
- Integration points with existing code
- Future extensibility
UI/UX (if applicable)
- User flow completeness
- Accessibility considerations
- Error states and feedback
Concerns & Risks
- What could go wrong?
- Dependencies on external systems
- Testing strategy
Step 3: Question Quality Guidelines
Avoid obvious questions. Instead:
- Challenge assumptions
- Explore edge cases
- Ask "what if" scenarios
- Probe for unstated requirements
Continue until all areas are adequately covered.
Step 4: Write the Specification
After interview completion, produce a spec document containing:
- Finalized requirements
- Technical decisions with rationale
- Open questions resolved
- Implementation checklist
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です