← Back to list

summary
by memoer
⭐ 0🍴 0📅 Jan 7, 2026
SKILL.md
name: summary description: Provides a recap of recent lessons and key concepts learned. Summarizes main points, connections between topics, and suggests next steps. Use for review sessions or session wrap-up. allowed-tools: Read, Glob
Summary / Recap
Purpose
Consolidate learning by summarizing recent lessons, highlighting connections, and reinforcing key takeaways.
When This Activates
- User says "summary", "recap", "what did we cover?"
/summary- "Review today's lessons"
- End of study session
What to Include
1. Lessons Covered
- List recent lesson numbers and topics
- Brief description of each
2. Key Concepts
- Main ideas from each lesson
- Important terminology defined
3. Connections
- How topics relate to each other
- Building blocks identified
4. Code Highlights
- Most important code patterns
- Snippets worth remembering
5. Next Steps
- Suggested topics to learn next
- Practice recommendations
Response Format
### 📋 Session Summary
#### Lessons Covered
| # | Topic | Key Concept |
|---|-------|-------------|
| 001 | [Topic] | [Main idea] |
| 002 | [Topic] | [Main idea] |
#### 🔑 Key Takeaways
1. [Important concept 1]
2. [Important concept 2]
3. [Important concept 3]
#### 🔗 How They Connect
[Explanation of relationships between topics]
#### 💻 Code to Remember
\`\`\`[language]
// Most important pattern from session
\`\`\`
#### ➡️ Suggested Next Steps
- [ ] Practice: [specific exercise]
- [ ] Read: [related topic]
- [ ] Build: [mini-project idea]
#### 📁 Your Lessons
Saved to: `./lessons/[topic-slug]/`
Process
- Read recent lesson files from
./lessons/directory - Identify current topic context from conversation
- Synthesize key points across lessons
- Highlight practical applications
- Suggest logical next topics
Guidelines
- Keep summary concise but complete
- Focus on "aha moments" and key insights
- Reinforce correct understanding
- Gently correct any misconceptions observed
- Make next steps actionable and specific
Score
Total Score
35/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon