From productivity
Handle tangential or unrelated interjections during complex conversations. Use when the user prefixes a message with /btw to inject a side-thought without derailing the main conversational thread.
How this skill is triggered — by the user, by Claude, or both
Slash command
/productivity:btwThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the user invokes `/btw`, they are injecting a thought that is **tangential or unrelated** to the current conversation thread.
When the user invokes /btw, they are injecting a thought that is tangential or unrelated to the current conversation thread.
User: /btw you keep misspelling "foveated" as "foviated"
Agent: Noted — I'll watch for that. [saves feedback memory]
Returning to the provider implementation...
User: /btw we should eventually add rate limiting to the MCP endpoint
Agent: Got it — added to the backlog. [adds todo or saves project memory]
Back to the identity merge...
User: /btw can you fix the import on line 12 while you're in there
Agent: [fixes import]
Done. Continuing with the refactor...
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub chazmaniandinkle/skills --plugin productivity