apple-reminders
Access to Apple Reminders. PROACTIVELY USED when the user wants to see, add, complete, edit, move, or delete reminders or tasks. macOS only.
athena-pr-reviewer-workflow
PROACTIVELY USED when reviewing a PR, branch, or Jira story. Runs a multi-reviewer code review in a background workflow (7 parallel Opus specialists → Sonnet batched verifiers → Sonnet synthesis), keeping reviewer agents out of main-thread context and returning a synthesized themed report. Then adapts to PR ownership — a fix/explain walkthrough for your own PR, or a pass/request-changes verdict plus an offer to post the findings as PR comments for someone else's. Triggers on "review PR X", "review this branch", "review CSD-123", "workflow review", "background review", or "/athena-workflow".
chiron-autonomy-coach
Reads local Claude Code and hive telemetry and prescribes the next action for running agents with less supervision. Eleven deterministic checks over Prometheus, Loki, the DuckDB event archive, hive's activity log and the transcript corpus — permission posture, worktree drift, hook latency, blocked-agent latency, supervision capacity, what starts work, and the round-trip cost of a task. At most three findings per run, each with a scored prediction in a ledger the next run grades. Triggers on "/chiron", "chiron", "how is my agent fleet doing", "why are my agents blocked", "audit my permissions", "am I ready for more autonomy".
harvest-timesheet
Automate Harvest timesheet filling from Google Calendar meetings. Reads meetings for a target month, categorizes them, and fills Harvest rows. Invoke manually via /harvest-timesheet.
informe-tutor
Tutor de escritura para el informe final del Proyecto de Grado de Ingeniería en Computación (InCo, FIng, UdelaR). Diagnostica, planifica, presupuesta páginas, critica borradores y arma andamios por párrafo — pero nunca escribe prosa del informe. Usar cuando se planifique, redacte, revise o recorte cualquier parte del informe; cuando haya que decidir estructura de capítulos, objetivos, preguntas de investigación o presupuesto de páginas; cuando un borrador necesite crítica; o cuando el estudiante esté trabado. Dispara con "escribir la tesis", "el informe", "revisá este capítulo", "cuántas páginas", "objetivos específicos", "marco teórico", "estado del arte", "amenazas a la validez", "estoy trabado".
paper-hunt
This skill should be used when finding, verifying, retrieving, triaging, or reading academic papers in computer science and AI/ML/LLM research. It routes each intent to the right source (OpenAlex, arXiv, Crossref, DBLP, ACL Anthology, publisher indexes), proves a paper exists before it reaches a bibliography, resolves between DOI / arXiv ID / DBLP key / OpenAlex ID, walks a legitimate access ladder from "this paper exists" to "PDF on disk", and supplies a 5-minute keep/drop triage plus structured reading passes and a snowballing procedure. Triggers on "find papers about X", "does this paper exist", "verify these citations", "search the literature", "get me the PDF for", "who cites this paper", "is this arxiv ID real", "find a survey on X", "look up this DOI", "papers from ICSE 2025", "is this paper worth reading", "how do I read this paper", "triage these papers", "should I keep or drop this". It also indexes the papers already in the project so it can answer "do we already have this paper", "what do my papers say about X", "which papers cover topic Y", "what is my corpus about", "what do my papers cite that I don't have" — using local embeddings plus keyword search over the existing library, with no external service.