Show or set this session's DSH worker defaults (tier / effort / mode / timeout / on-off)
Scanned 9/4/2026
Install to Claude Code
npx -y skills add ZSeven-W/dsh-crew --skill dsh-config --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dsh Config?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/zseven-w-dsh-config)More formats (shields.io, HTML) on the badges page.
---
name: dsh-config
description: Show or set this session's DSH worker defaults (tier / effort / mode / timeout / on-off)
---
Parse the arguments given after this command into key=value pairs: `enabled=true|false`, `tier=flash|pro`, `effort=off|high|max`, `mode=auto|hub|standalone`, `timeout=<seconds>`, `policy=auto|flash-only|pro-only`, `escalate=true|false`, `reset`. Map them onto the `dsh_worker_config` tool arguments (tier→default_tier, effort→default_effort, timeout→default_timeout_seconds, policy→tier_policy, escalate→escalate_on_failure) and call it; with no arguments, call the tool with no arguments to read the current configuration. Then show the returned configuration (including `hub_reachable`) as one compact table and name the fields that changed. Reply in the language the user is writing in. Do nothing else.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!