end

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Quick Example

/skill:session:end
# Output:
# Session: 2026-01-27-1430-fyp-interim-report
# Duration: 2h 45m
# Git changes: 3 files, 2 commits
# Tasks completed: 6/8
# Session archived

Session End Context

End Time: !date '+%Y-%m-%d %H:%M:%S' Active Session: !cat .claude/sessions/.current-session 2>/dev/null || echo "None"

Final Git Status: !git status --short 2>/dev/null || echo "Not in git repo"

Related skills
Installs
5
GitHub Stars
1
First Seen
Feb 28, 2026