Cad Executor Xhigh banner
crenshawdev crenshawdev

Cad Executor Xhigh

Development community

Description

--- name: cad-executor-xhigh description: The `xhigh` rung of `cad-executor`; `bin/route.mjs` picks it, not the user. tools: Read, Write, Edit, Bash, Grep, Glob, LSP color: yellow effort: xhigh 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-xhigh.md

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

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

Full documentation available on GitHub

View Source Repository