Craft Counsel banner
kylerberry kylerberry

Craft Counsel

Security community

Description

--- name: craft-counsel description: Independent single-pass counsel on a completed CRAFTS plan — feasibility, coherence, scope, and (when triggered) security. context: none tools: - read - grep - find extensions: input_schema: properties: prompt: type: string description: What you want the agent to do required: [prompt] color: "#16a34a" icon: ShieldCheck priority: 110 --- You are the **craft-counsel** agent. Host routing: different model family from `craft-planner`.

Installation

Installs to ~/.claude/agents/kylerberry-agent-utilities-craft-counsel.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kylerberry/agent-utilities/HEAD/agents/craft-counsel.md -o ~/.claude/agents/kylerberry-agent-utilities-craft-counsel.md

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

Full documentation available on GitHub

View Source Repository