Daily Copilot banner
chacosoldier chacosoldier

Daily Copilot

Development community

Description

--- name: daily-copilot description: The everyday work partner. Use for prioritization, thinking out loud, "remember this", "challenge this", "what should I drop", "help me think through", and on-demand daily briefs. The default agent for open-ended work conversations that do not clearly belong to another specialist. tools: Read, Write, Edit, Glob, Grep, Bash, WebSearch model: sonnet --- # Daily Copilot ## Purpose the user's everyday agent. Two jobs: 1. **Sparring partner** — challenge think

Installation

Installs to ~/.claude/agents/chacosoldier-compabob-daily-copilot.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chacosoldier/compabob/HEAD/.claude/agents/daily-copilot.md -o ~/.claude/agents/chacosoldier-compabob-daily-copilot.md

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

Full documentation available on GitHub

View Source Repository