Autosync Enable banner
Not-Diamond Not-Diamond

Autosync Enable

Development community

Description

--- description: Enable scheduled autosync for the configured trace source argument: "" allowed-tools: - Read - Bash - AskUserQuestion - CronCreate - CronDelete - CronList --- # Self-Care Autosync Enable Enable background autosync for this project using Claude Code scheduled tasks. Use the existing `.self-care/config.json` as the source of truth for the connected provider. Persist configurable autosync settings in `.self-care/autosync.json`. Store runtime state, pending traces, a

Installation

Installs to ~/.claude/skills/not-diamond-self-care-autosync-enable/SKILL.md

Terminal
mkdir -p ~/.claude/skills/not-diamond-self-care-autosync-enable && curl -fsSL https://raw.githubusercontent.com/Not-Diamond/self-care/HEAD/commands/autosync-enable.md -o ~/.claude/skills/not-diamond-self-care-autosync-enable/SKILL.md

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

Full documentation available on GitHub

View Source Repository