From Mamoraku Secret
Temporarily pause or resume Secret Protector detection for the current session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mamoraku-secret:pauseThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this when the user wants to temporarily stop secret detection.
Use this when the user wants to temporarily stop secret detection.
mamoraku-secret pause --session-key $SESSION_KEY
To pause for a limited time (e.g. 30 minutes):
mamoraku-secret pause --session-key $SESSION_KEY --duration 1800
If $ARGUMENTS was provided by the user, use it as the session key.
If no session key is available, omit --session-key to pause globally.
mamoraku-secret resume --session-key $SESSION_KEY
Or resume globally:
mamoraku-secret resume --global
mamoraku-secret status
--duration auto-resumes after the specified seconds; omitting it requires a manual resume.--global to pause/resume across all sessions at once.npx claudepluginhub monobrain-development/mamoraku-secret --plugin mamoraku-secretProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.