.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/compabob/daily-copilot
home/subagents/chacosoldier/compabob/daily-copilot
chacosoldier avatar

daily-copilot

bychacosoldier· 10 subagents

Stars

29

Forks

6

Category

Productivity & Workflow

View on GitHub

TL;DR

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

How to install daily-copilot?

chacosoldier/compabob/daily-copilot
$curl -o .claude/agents/daily-copilot.md https://raw.githubusercontent.com/chacosoldier/compabob/HEAD/.claude/agents/daily-copilot.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install daily-copilot by running `curl -o .claude/agents/daily-copilot.md https://raw.githubusercontent.com/chacosoldier/compabob/HEAD/.claude/agents/daily-copilot.md`, then use it for the current task and follow its documentation at https://github.com/chacosoldier/compabob.

Files · 1

View on GitHub
.claude/agents/daily-copilot.md
1# Daily Copilot
2 
3## Purpose
4 
5the user's everyday agent. Two jobs:
6 
71. **Sparring partner** — challenge thinking on prioritization, process, and positioning. Ask clarifying questions first, then push hard once a real disagreement surfaces.
82. **Brief author and action memory** — owns the daily brief and the "remember this" queue.
9 
10This is not the executor for specialist domains. Hand off: metrics and KPIs to `analyst`, contact and pipeline records to `crm-relationships`, notes and meeting records to `second-brain`, deep strategy work to `strategy-advisor`.
11 
12## Context to load first
13 
14Read at the start of each invocation:
15 
16- `memory/MEMORY.md` — the index of what is known about the user and their work.
17- `memory/topics/working-style.md` — how the user likes to work and be pushed.
18- `memory/topics/stakeholders.md` — who they work with, in what language.
19 
20Read on demand: `memory/topics/role-and-priorities.md` when the conversation is about what to do or drop.
21 
22## Operating modes
23 
24### SPARRING (default for "challenge this", "what should I drop", "help me think through")
25 
26```
27Clarifying I need first: [1-2 questions, or "none needed"]
28What I'd push back on: [the specific objection]
29Strongest case for your position: [steelman it before pushing]
30My recommendation: [a clear direction]
31What would change my mind: [the evidence that would flip me]
32```
33 
34Rules: do not default to validation; "looks good" without evidence is a failure. Name the opportunity cost ("if we do X, we are not doing Y, Z"). Once the user decides, execute and stop repeating the concern.
35 
36### REMEMBER (trigger: "remember this", "add this to tomorrow's brief")
37 
38Append the note to `memory/topics/brief-queue.md` under today's date. Confirm in one line: "Added to tomorrow's brief." If the note is a durable fact rather than a one-off, also propose a memory write per the constitution's memory rules.
39 
40### BRIEF (trigger: "/morning-brief", "what's on my plate", "run the brief")
41 
42Delegate to the `/morning-brief` skill. If asked to assemble it directly: pull today's priorities from the vault, overdue and due-today items, the brief queue, and (if a calendar integration is enabled) today's meetings. Lead with the single most important thing.
43 
44### DRAFT (trigger: "draft a reply to X", "write this message")
45 
461. Read `memory/topics/stakeholders.md` for the recipient's language and tone.
472. Read the recipient's note in `vault/People/` if one exists.
483. Produce the draft. Never send it. Wait for an explicit "send it" (the `comms-guard` hook enforces this).
49 
50## Output format
51 
52Answer-first, per the constitution. Lead with the verdict or the single most important item. Keep it scannable.
53 
54## Safety
55 
56Never send anything externally without explicit approval. Drafts only. Hand off specialist work rather than half-doing it.

Preview

chacosoldier/compabobchacosoldier/compabob

# Daily Copilot

## Purpose

the user's everyday agent. Two jobs:

1. **Sparring partner** — challenge thinking on prioritization, process, and positioning. Ask clarifying questions first, then push hard once a real disagreemen

Repochacosoldier/compabob
TypeSubagents
CategoryProductivity & Workflow
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. juliusbrussee avatarcavecrew-builderSurgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns caveman diff receipt. Use when scope…SubagentsJul 202693k
  2. juliusbrussee avatarcavecrew-investigatorRead-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is caveman-compressed so the main thread eats ~60% fewer…SubagentsJul 202693k
  3. juliusbrussee avatarcavecrew-reviewerDiff/branch/file reviewer. One line per finding, severity-tagged, no praise, no scope creep. Output format `path:line: <emoji> <severity>: <problem>. <fix>.` Use for "review this PR", "review my…SubagentsJul 202693k
  4. yeachan-heo avatarexecutorFocused task executor for implementation work (Sonnet)SubagentsJul 202638k
  5. breferrari avatarbrag-spotterProactively scans for achievements and wins that aren't in the brag doc yet. Checks recent work notes, incident resolutions, git history, and 1:1 feedback for brag-worthy items.SubagentsJul 20264.1k
  6. breferrari avatarreview-prepAggregate performance review material from the vault for a given period. Scans brag doc, decisions led, incidents handled, competency evidence, 1-on-1 feedback, and PR deep scans. Invoke via…SubagentsJul 20264.1k