Execute a small off-roadmap task with atomic commits - inline by default, --plan for multi-step work
Scanned 9/3/2026
Install to Claude Code
npx -y skills add crenshawdev/cadence --skill cad-task --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cad Task?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/crenshawdev-cad-task)More formats (shields.io, HTML) on the badges page.
---
name: cad-task
description: "Execute a small off-roadmap task with atomic commits - inline by default, --plan for multi-step work"
argument-hint: "[task description] [--plan]"
allowed-tools:
- Read
- Write
- Edit
- Bash
- Grep
- Glob
- AskUserQuestion
- Task
---
<objective>
Do a small task now, outside the roadmap, keeping Cadence's guarantees:
protected-branch guard and atomic conventional commits. Inline by default -
no subagents, no plan files. `--plan` writes a short PLAN.md first for
multi-step work. Feature-sized requests get re-routed to /cad-phase add.
</objective>
<execution_context>
@${CLAUDE_PLUGIN_ROOT}/cadence-core/workflows/task.md
</execution_context>
<process>
Execute end-to-end.
</process>
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!