linxule

Carrel Automate — Development skill for Claude Code

Development community

Set up or update overnight vault maintenance and analytical tasks.

How to install Carrel Automate

Installs to ~/.claude/skills/linxule-carrel-carrel-automate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/linxule-carrel-carrel-automate && curl -fsSL https://raw.githubusercontent.com/linxule/carrel/HEAD/commands/carrel-automate.md -o ~/.claude/skills/linxule-carrel-carrel-automate/SKILL.md

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

What Carrel Automate does


description: Set up or update overnight vault maintenance and analytical tasks argument-hint: configure --enabled|--no-enabled --trust-level --schedule --review-cadence

!carrel automate ${ARGS}

Alternatives in Development

  • Om Tidy — Self-maintenance pass — acts on every hygiene flag: archives completed work, groups loose clusters, splits ove 4.6k ★
  • Kaizen — Applies continuous improvement methodology with multiple analytical approaches, based on Japanese Kaizen philo 663 ★
  • Overnight PRs — Autonomous overnight loop — verify issues against the codebase, close stale ones, ship PRs through /ship (bug 324 ★

Full documentation available on GitHub

View Source Repository