Ldd Autonomy Ack banner
veegee82 veegee82

Ldd Autonomy Ack

Development community

Description

--- description: Pre-grant, list, check, or revoke autonomy acks so architect-mode's `creativity=inventive` can fire in autonomous runs (loops, cron, remote agents) without a synchronous human ack. HMAC-signed, scoped to a task family, short-TTL by default. --- Manage the autonomy ack-cache (v0.13.x Fix 3). Each grant is a signed, scoped, short-lived permission for a specific task family. ## Subcommands ```bash # Grant — default scope=inventive, default ttl=30d /ldd-autonomy-ack grant --famil

Installation

Installs to ~/.claude/skills/veegee82-loss-driven-development-ldd-autonomy-ack/SKILL.md

Terminal
mkdir -p ~/.claude/skills/veegee82-loss-driven-development-ldd-autonomy-ack && curl -fsSL https://raw.githubusercontent.com/veegee82/loss-driven-development/HEAD/commands/ldd-autonomy-ack.md -o ~/.claude/skills/veegee82-loss-driven-development-ldd-autonomy-ack/SKILL.md

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

Full documentation available on GitHub

View Source Repository