Clauck banner
CoreyRDean CoreyRDean

Clauck

Development community

Description

Cron-scheduled claude -p sessions on macOS. Event triggers, job library, auto-updates, natural-language management.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

clauck — your agent, on the clock

[![CI](https://github.com/CoreyRDean/clauck/actions/workflows/ci.yml/badge.svg)](https://github.com/CoreyRDean/clauck/actions/workflows/ci.yml) [![Release](https://img.shields.io/github/v/release/CoreyRDean/clauck?include_prereleases)](https://github.com/CoreyRDean/clauck/releases/latest) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![macOS](https://img.shields.io/badge/platform-macOS-lightgrey)](https://github.com/CoreyRDean/clauck) [![Claude Code](https://img.shields.io/badge/powered_by-Claude_Code-orange)](https://claude.ai/code)

**clauck is a local agent runtime for macOS.** Build **Clauck Cycles** — think "clock cycles" — agents that execute on schedules, react to events, chain through pipelines, and automate work that thinks. All from plain English. Runs as you, on your Mac, with your permissions. No cloud. No sandbox. No permission-gated runtime.

The contract that governs this project lives in [INTENT.md](INTENT.md).

**Hey Claude, install clauck**

In **Claude Code**, that triggers the curl install.sh below. In **Claude Desktop**, paste *"Create a new CoWork plugin from https://github.com/CoreyRDean/clauck"* instead — Desktop handles plugin creation natively. Then run the installer once in a Mac terminal for the runtime binary.

# Runtime install (required on your Mac either way):
curl -sSL https://raw.githubusercontent.com/CoreyRDean/clauck/main/install.sh | bash
# Or manage from terminal:
clauck list                          # what's running?
clauck fire morning-brief            # trigger it now
clauck every morning check my PRs    # plain English → sched