원클릭으로
smaqitsession-finish
End session by documenting the entire conversation. Use at session completion to create history entries.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
End session by documenting the entire conversation. Use at session completion to create history entries.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Collect changes, assess severity, and suggest next version for a release
Execute git operations for PR-based releases (commit, push via report_progress)
Validate git state and prepare all files (CHANGELOG.md, version files) for release
Start a new chat with full project context. Use when beginning a session to load README, recent history, and task planning.
Generate a succinct title for the current session based on work accomplished. Use when finishing sessions to create history file titles.
Mark a task as completed with verification. Use when finishing tasks to update status and verify criteria.
| name | smaqit.session-finish |
| description | End session by documenting the entire conversation. Use at session completion to create history entries. |
| metadata | {"version":"0.2.0"} |
End a session by documenting the entire session (not just recent activity).
Review full conversation - All topics discussed, decisions made, files modified
Create history file if session qualifies as significant
.smaqit/history/NNN_description_YYYY-MM-DD.md
NNN = Next sequential number (inspect existing files; if none exist, start at 001)description = Brief topic description (2-4 words, lowercase with underscores)YYYY-MM-DD = Session dateUpdate this history file as the session reference for next chat