session
01Plugin Claude Code
Multi-session AI development with smart context loading - structured workflow, typed sessions, beads integration.
Plugin Claude Code
Multi-session AI development with smart context loading - structured workflow, typed sessions, beads integration.
Hook
Runs when a session starts, executing session-start.sh. From gh33k/session-plugin.
Hook
Runs when a session ends, executing session-end.sh. From gh33k/session-plugin.
Hook
Runs before the context is compacted, executing pre-compact.sh. From gh33k/session-plugin.
Hook
Runs after a tool call finishes for Bash and mcp__.* tool calls, executing log-terminal.sh and log-mcp.sh (2 commands). From gh33k/session-plugin.
Skill Claude CodeCodex
End a session with task closure and state update. Captures work done, closes completed tasks, updates project state, writes continuation for next session. Use /session:end quick for fast close without review.
Skill Claude CodeCodex
Manage feature specifications and implementation plans.
Skill Claude CodeCodex
Generate a continuation prompt for a new chat session.
Skill Claude CodeCodex
Initialize session workflow structure with auto-detection. Analyzes existing codebase or guides new project setup. Use for first-time setup in any project.
Skill Claude CodeCodex
Lightweight ad-hoc task with minimal ceremony.
Skill Claude CodeCodex
Start a typed session with progressive context loading. Use when beginning focused work on a project. Types: plan (design), build (implement), review (code review), fix (debug), document (docs). Loads minimal orientation context, pulls details on demand.
Skill Claude CodeCodex
Show current session context status. Use to see what's been loaded, files read, and outputs archived. Helps track context usage when terminal status bar isn't available.