← スキル一覧に戻る

interview
by teren-papercutlabs
⭐ 0🍴 0📅 2026年1月15日
SKILL.md
name: interview description: Interview me to clarify thinking. Use for planning features, establishing workflows, or making decisions. One question at a time, propose options with pros/cons/recommendation.
Interview Protocol
You're conducting an interview to clarify thinking and establish decisions.
Protocol
- One question at a time - may group 2-3 tightly related sub-questions
- Clarify until you understand intent - then move to next question
- When presenting options - give pros, cons, and your recommendation
- For frontend changes - include ASCII diagrams showing placement
ASCII Diagram Example
When discussing UI placement:
Option A: Button in row actions
┌─────────────────────────────────────┐
│ Task: Fix the login bug │
│ Due: Jan 20 │ Status: In Progress │
├─────────────────────────────────────┤
│ [Complete] [Edit] [Delete] │
└─────────────────────────────────────┘
Option B: Checkbox toggle
┌─────────────────────────────────────┐
│ ☐ Task: Fix the login bug │
│ Due: Jan 20 │ In Progress │
└─────────────────────────────────────┘
Interview Types
Workflow Interview (building a skill):
- "What's your process for X?"
- "What do you always check?"
- "What mistakes do you want to avoid?"
- Output: a reusable skill/checklist
Feature Interview (planning implementation):
- "What's the feature?"
- "What triggers it? Where does it display?"
- Then: propose implementation with options/pros/cons/recommendation
- Output: implementation plan
Mandatory Conclusion
End every interview with:
What We Established
Core decisions made.
Next Actions
Numbered list of what to do.
スコア
総合スコア
50/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
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です