davidondrej

59 mods across 3 repositories, 4.3k stars between them.

davidondrej/skills

Skill Claude CodeCodex

Make an AI agent run on a schedule, loop, or interval — cron, heartbeats, recurring autonomous checks. Use for "run every N minutes", "schedule a task", "run on a loop", "heartbeat". Covers external clocks (Claude Code, Codex, Pi) vs Hermes' built-in scheduler.

3.8k 2d ago A 69 tokens copy · 84% MIT

bb-plugins

02

davidondrej/skills

Skill Claude CodeCodex

Build, install, and debug bb plugins. Use when the user wants a bb plugin, a sidebar panel, a bb CLI subcommand, an agent tool, a theme, a provider, or to extend bb itself. For running threads and the core bb CLI, use bb-cli instead.

3.8k 2d ago A 62 tokens original MIT

bb-subagents

03

davidondrej/skills

Skill Claude CodeCodex

Launch a new bb worker thread with an explicit project, provider, model, reasoning effort, fast/default tier, worktree, and prompt. Use when David says "launch a bb session", "bb subagent", "spawn a bb thread", "new worktree agent", or asks to run Grok/Codex/Cursor CLI in bb on a repo. Differentiator vs bb-cli: this…

3.8k 2d ago A 118 tokens original MIT

cmux

04

davidondrej/skills

Skill Claude CodeCodex

Control the cmux macOS terminal app (CLI + socket API) — cmux workspaces, panes, surfaces, browser automation, notifications, settings, hooks. MUST be read before running any cmux command. Trigger ONLY when the user explicitly says "cmux" — a cmux pane, cmux workspace, cmux surface, or an agent running in cmux. Do NOT…

3.8k 2d ago B 141 tokens original MIT

codex-subagent

05

davidondrej/skills

Skill Claude CodeCodex

Launch OpenAI Codex CLI as a subagent (ChatGPT subscription auth, no API key). Use when delegating a self-contained coding task to Codex from another agent — parallel implementation work, a second opinion, or an independent verification pass.

3.8k 2d ago A 55 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Launch new CLI coding agents through Corral Design 1, or correctly reopen existing agent sessions inside a Corral-active Herdr repository. Use when the user asks to launch, spawn, batch-start, reopen, relaunch, or resume agents. New launches create Corral-owned tasks; resumptions reuse existing worktrees and sessions.

3.8k 2d ago A 72 tokens original MIT

fable-review

07

davidondrej/skills

Skill Claude CodeCodex

Launch a Fable 5 Max 1M reviewer as a bb thread (default: /bb-subagents) to do a deep, neutral senior-developer review of the current work and report its findings back verbatim. Use when the user says "/fable-review", "fable review", or asks for Fable to review the code. Differentiator: reviewer model is Fable 5 Max…

3.8k 2d ago A 99 tokens original MIT

fable-safe-prompt

08

davidondrej/skills

Skill Claude CodeCodex

Rewrite a user's prompt to reduce the chance it trips Claude Fable 5's server-side safety classifiers (cyber/bio guardrails that force-route to Opus 4.8 or return stopreason "refusal"). Use when the user hands you a prompt that touches cybersecurity, auth, exploits, malware, pentesting, or other dual-use topics and…

3.8k 2d ago A 118 tokens original MIT

git-worktree

09

davidondrej/skills

Skill Claude CodeCodex

Use git worktrees to run multiple coding agents in parallel on one repo without collisions. Use when starting a task in a shared repo, when the user says "worktree", "parallel agents", "one worktree per task", or when agents keep overwriting each other's changes. Covers creating worktrees, making them as complete as…

3.8k 2d ago A 89 tokens original MIT

goal-loop

10

davidondrej/skills

Skill Claude CodeCodex

Explain and write effective instructions for the /goal feature — the persistent self-checking agent loop (plan → act → test → review → iterate), available in agents like Codex, Claude Code, and Hermes Agent. Use when the user mentions /goal, "goal loop", "Ralph loop", wants to kick off a long-running autonomous agent…

3.8k 2d ago A 93 tokens original MIT

gpt-review

11

davidondrej/skills

Skill Claude CodeCodex

Launch a GPT 5.6 Sol Max reviewer as a bb thread (default: /bb-subagents) to do a deep, neutral senior-developer review of the current work and report its findings back verbatim. Use when the user says "/gpt-review", "gpt review", or asks for GPT to review the code. Differentiator: reviewer model is GPT 5.6 Sol Max …

3.8k 2d ago A 97 tokens copy · 88% MIT

handoff

12

davidondrej/skills

Skill Claude CodeCodex

Compact the current conversation into a single, detailed handoff message — everything that happened, why it happened, and what's left — output in a code block so it can be copy-pasted into a fresh agent session. Use when hitting context limits, switching focus, ending a work session, or partitioning a task across…

3.8k 2d ago A 69 tokens original MIT

herdr

13

davidondrej/skills

Skill Claude CodeCodex

Operate and coordinate AI agents running inside Herdr in Ghostty. Use when the user says "Use the Herdr skill," mentions Herdr, or asks to inspect, message, wait for, or coordinate agents in a Herdr workspace. Herdr-specific; do not use for cmux or ordinary terminal sessions.

3.8k 2d ago A 66 tokens original MIT

launch-subagent

14

davidondrej/skills

Skill Claude CodeCodex

Read this BEFORE launching any subagent (Task tool, background agents, parallel agents, best-of-N, delegating work to another agent). Hard model rules for subagents plus consensus principles for using them well. Triggers: launch a subagent, spawn agents, run agents in parallel, delegate to a subagent.

3.8k 2d ago A 68 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Reliably show images, renders, mockups, screenshots, or plots to the human user inside the Cursor app chat. Use whenever the user must SEE an image the agent generated or found, or when the user says they cannot see an image you sent. Differentiator: fixes the silent failure where images saved outside the open…

3.8k 2d ago A 78 tokens original MIT

run-deep-swe

16

davidondrej/skills

Skill Claude CodeCodex

Score any AI model on the DeepSWE coding-agent benchmark via the OpenRouter API. Use when the user wants an independent, reproducible coding-agent eval — "run DeepSWE", "benchmark this model on DeepSWE", "score model X on the coding benchmark", "test a model via OpenRouter on DeepSWE", or to verify vendor-reported…

3.8k 2d ago A 111 tokens original MIT

total-review

17

davidondrej/skills

Skill Claude CodeCodex

Run both fable-review and gpt-review on the current work, then merge their findings, dedupe them, and triage which issues are real vs overthinking. Outputs one clear, concise list of actual issues for the user to approve before fixing. Use when the user says "/total-review", "total review", "review with both", or…

3.8k 2d ago A 110 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Build or rebuild a private, local-first macOS system that measures daily Git commits, active AI-agent sessions, and instruction prompts, then sends aggregate charts to Discord. Use when someone asks to set up an agentic productivity tracker, install daily agent reports, recreate this architecture on a Mac, or…

3.8k 2d ago A 103 tokens original MIT

anti-sleep

19

davidondrej/skills

Skill Claude CodeCodex

Keep the user's MacBook awake reliably with macOS caffeinate for a set duration or while a process runs. Use for "don't let my Mac sleep", "keep the screen on", "anti-sleep", "caffeinate", overnight work, or long builds. Unlike a normal background job, it survives temporary agent-shell cleanup.

3.8k 2d ago A 71 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Provision a hardened SELECT-only Postgres role so AI agents can safely read a production database. Works on Supabase and any Postgres. Use when the user wants agents to query prod data, says "read-only role", "safe prod DB access for agents", or is tired of running SQL by hand for agents. Differentiator: this skill…

3.8k 2d ago A 93 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Run Git and GitHub CLI commands through the host context when sandboxing blocks Keychain authentication, network access, or .git writes. Use for gh auth, repository or PR operations, and git index.lock or permission failures. Handles execution context only, not GitHub workflow design.

3.8k 2d ago A 62 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

One shared denylist of catastrophic shell commands (rm -rf on / or , dd/mkfs, sudo rm, fork bombs, curl|sh, git push --force, gh repo delete) enforced as a PreToolUse/pre-exec guard across every AI coding agent on the machine — Cursor, Claude Code, Codex, OpenCode, Pi, Hermes, Grok, Droid, Devin. Use when adding or…

3.8k 2d ago D 142 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Prevent and fix Google Safe Browsing "Dangerous site" flags. Use when launching a public web app, buying/picking a domain, building a login or signup page, or when any site shows a red "Dangerous site" / "Deceptive site" warning in Chrome, Brave, Safari, Firefox, or Edge. Triggers on "dangerous site", "deceptive…

3.8k 2d ago A 105 tokens original MIT

davidondrej/skills

Skill Claude CodeCodex

Replicate the macbook-metrics setup on any Mac — a local, always-on system-metrics collector (CPU, GPU, RAM, disk, network, battery, thermals) built as a Swift CLI, run by launchd every 60s, stored in SQLite, and backed up to a private GitHub repo. Use when someone wants long-term Mac performance tracking, asks how…

3.8k 2d ago A 126 tokens original MIT