Forces every user-facing question to go through the AskUserQuestion tool with multiple neutral options, a Recommended choice, an Other affordance, and explicit Pros/Cons per option. Hook-enforced.
Slash commands to hand off / pick up Claude Code sessions through Obsidian. /session-management:handoff writes everything worth preserving to the project's Obsidian folder as Diátaxis-structured pages. /session-management:pickup reads it back at session start.
/documentation:documentation runs a maintenance sweep over the project's Obsidian documentation — creates missing pages, updates stale ones, deletes obsolete ones, in one pass — reusing the same Diátaxis manual the session-management plugin bundles. Confirms before deleting anything the user didn't explicitly name. Requires the session-management plugin to be installed in the same marketplace.