원클릭으로
session-help
Show help and reference for the session management system. Use when learning how sessions work or available commands.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show help and reference for the session management system. Use when learning how sessions work or available commands.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
End the current session with comprehensive summary of work done. Use when completing significant work or stopping for the day.
Start a new development session with optional name. Use when beginning significant work or wanting to track progress.
Add notes and progress to the current session. Use when tracking changes, issues, or accomplishments.
Critically review uncommitted git changes (staged + unstaged + untracked) before committing.
Show the current active session status including duration and recent updates. Use when checking progress or session state.
List all development sessions with their titles and dates. Use when reviewing past work or finding a specific session.
| name | session-help |
| description | Show help and reference for the session management system. Use when learning how sessions work or available commands. |
| disable-model-invocation | true |
Show help for the session management system:
The session system helps document development work for future reference.
/session:session-start [name] - Start a new session with optional name/session:session-update [notes] - Add notes to current session/session:session-end - End session with comprehensive summary/session:session-list - List all session files/session:session-current - Show current session status/session:session-help - Show this help.sessions/YYYY-MM-DD-HHMM-name.md format/session:session-start refactor-auth
/session:session-update Added Google OAuth restriction
/session:session-update Fixed Next.js 15 params Promise issue
/session:session-end