Back to list
dyc5828

session-log

by dyc5828

My Dotfiles

0🍴 0📅 Jan 14, 2026

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

  1. Use existing SESSIONS/ directory if present
  2. Otherwise use SESSIONS.md or sessions.md if present (prepend entry)
  3. 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

Score

Total Score

50/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
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon