From dynamicisland
View and configure Dynamic Island thresholds, display options, and context advisor settings
How this skill is triggered — by the user, by Claude, or both
Slash command
/dynamicisland:configThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
View or modify Dynamic Island configuration.
View or modify Dynamic Island configuration.
$ARGUMENTS
node "${CLAUDE_PLUGIN_ROOT}/src/cli-config.js"node "${CLAUDE_PLUGIN_ROOT}/src/cli-config.js" set SECTION.KEY VALUEnode "${CLAUDE_PLUGIN_ROOT}/src/cli-config.js" resetnode "${CLAUDE_PLUGIN_ROOT}/src/cli-config.js"node "${CLAUDE_PLUGIN_ROOT}/src/cli-config.js" set thresholds.context_warning 75node "${CLAUDE_PLUGIN_ROOT}/src/cli-config.js" set display.show_cost falsenode "${CLAUDE_PLUGIN_ROOT}/src/cli-config.js" set context_advisor.enabled falseIf the user provides arguments, pass them to the script. Display the output directly.
npx claudepluginhub thomasbunch/dynamicisland --plugin dynamicislandProvides foundational configuration context. Invoked via /Config or when Claude needs to reference its own configuration setup.
Interactively configures Claudikins Automatic Context Manager: trigger threshold, snooze duration, summary length, and dialog style. Saves preferences to config file.
Interactively configures Honcho memory plugin settings via menus for peers, session mapping, workspace, host, context refresh, and message upload.