Stats
Actions
Tags
From Session & Memory
Asks a quick side question without interrupting the main task. Answers briefly then returns to the original context.
How this skill is triggered — by the user, by Claude, or both
Slash command
/session-tools:btwThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user wants to ask a quick side question without derailing the main task.
The user wants to ask a quick side question without derailing the main task.
User: /btw what's the default port for Redis?
Assistant: 6379. Back to your task...
npx claudepluginhub jhamidun/claude-code-config-pack --plugin session-toolsCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.