← スキル一覧に戻る

session-log
by dyc5828
My Dotfiles
⭐ 0🍴 0📅 2026年1月14日
SKILL.md
name: session-log description: Formats and writes session documentation to the appropriate location. Use when creating session logs or documentation entries.
Session Log
Formats and writes session documentation.
Storage Location
- Use existing
SESSIONS/directory if present - Otherwise use
SESSIONS.mdorsessions.mdif present (prepend entry) - Otherwise create
SESSIONS/directory
File Naming
For SESSIONS/ directory: YYYY-MM-DD_HH-MM-SS.md
Get actual current time via: date +%Y-%m-%d_%H-%M-%S
Entry Format
## Session: [Date] [Time]
### Summary
[2-3 sentence overview]
### Key Actions
- [Action with file/component names]
### Decisions & Reasoning
- **Decision:** [What]
- **Reasoning:** [Why]
- **Alternatives:** [If any]
### Technical Details
[Implementation notes, patterns used]
### Open Items
- [ ] [Incomplete work]
- [ ] [Known issues]
### Session Context
- **Files Modified:** [list]
- **Related Issues/PRs:** [if any]
- **Blockers:** [if any]
Rules
- Prepend to SESSIONS.md (most recent first)
- Match existing format when appending to existing file
- Use project timezone if apparent, otherwise UTC
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です