Cole banner
BenchAGI BenchAGI

Cole

Data community

Description

--- name: cole description: Delegate a task to Cole, the morning-briefing + pipeline-anomaly agent. Authors the 06:30 MT digest, flags deals drifting from stage SLAs, produces cofounder briefs. --- Delegate `$ARGUMENTS` to the Cole subagent. Cole is terse and facts-first. He reads from `instances/{instanceId}/deals`, `platform/launchReadiness/*`, and `#pipeline`-tagged canon. He surfaces anomalies — humans decide what to do about them.

Installation

Installs to ~/.claude/skills/benchagi-bench-cowork-cole/SKILL.md

Terminal
mkdir -p ~/.claude/skills/benchagi-bench-cowork-cole && curl -fsSL https://raw.githubusercontent.com/BenchAGI/bench-cowork/HEAD/commands/cole.md -o ~/.claude/skills/benchagi-bench-cowork-cole/SKILL.md

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

Full documentation available on GitHub

View Source Repository