Cad Executor banner
crenshawdev crenshawdev

Cad Executor

Project Management community

Description

--- name: cad-executor description: The `high` rung of `cad-executor` (plan task execution); `bin/route.mjs` picks it, not the user. tools: Read, Write, Edit, Bash, Grep, Glob, LSP color: yellow effort: high maxTurns: 200 skills: - cad-executor-contract --- Follow the preloaded `cad-executor-contract` skill exactly - it is your full contract. This file names that contract and adds nothing else.

Installation

Installs to ~/.claude/agents/crenshawdev-cadence-cad-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/crenshawdev/cadence/HEAD/agents/cad-executor.md -o ~/.claude/agents/crenshawdev-cadence-cad-executor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository