Autonomy On banner
tedeuxx tedeuxx

Autonomy On

Git community

Description

--- description: Drain a repo's ready product backlog end to end without asking — pick, build, review and merge slices one at a time, stopping only where the owner's judgment is genuinely required. Use when the owner says to work the backlog or keep going, when several ready issues are queued, or when in-pattern work keeps stalling for permission. Not for capturing a new request (see new-issue). argument-hint: "[repo] (defaults to the current repo)" --- Drain the product backlog of `$ARGUMENTS`

Installation

Installs to ~/.claude/skills/tedeuxx-tadeumendonca-skills-autonomy-on/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tedeuxx-tadeumendonca-skills-autonomy-on && curl -fsSL https://raw.githubusercontent.com/tedeuxx/tadeumendonca-skills/HEAD/commands/autonomy-on.md -o ~/.claude/skills/tedeuxx-tadeumendonca-skills-autonomy-on/SKILL.md

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

Full documentation available on GitHub

View Source Repository