Stats
Actions
Tags
From Cadence
Configure Cadence's config.json - workflow toggles, model profile, and interactive cross-model review-provider setup (live model detection + per-tier assignment)
How this skill is triggered — by the user, by Claude, or both
Slash command
/cadence:cad-config [--review [redetect] | <key>=<value> ...][--review [redetect] | <key>=<value> ...]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
Routing:
<key>=<value> ...: set config keys directly (validated against the config schema).<execution_context> @${CLAUDE_PLUGIN_ROOT}/cadence-core/workflows/config.md </execution_context>
Parse `$ARGUMENTS`, then execute the matching branch of the config workflow end-to-end. Never write an invalid config; never block the spine on a network call (detection degrades to claude-subagent).npx claudepluginhub crenshawdev/cadenceCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.