Work Autonomously banner
adammpkins adammpkins

Work Autonomously

Development community

Description

--- description: Run CarBuyer end-to-end without user interaction, doing everything the autonomy policy permits --- # /work-autonomously Operate the CarBuyer workflow hands-off for as long as there is useful work to do. The user is NOT watching — do not ask questions, do not block on decisions, do not queue work you could complete yourself. Do everything the autonomy policy in `criteria/negotiation-policy.md` permits at the `auto` tier, record everything at the `review` or `ask` tiers for the

Installation

Installs to ~/.claude/commands/adammpkins-carbuyer-work-autonomously.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/adammpkins/CarBuyer/HEAD/.claude/commands/work-autonomously.md -o ~/.claude/commands/adammpkins-carbuyer-work-autonomously.md

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

Full documentation available on GitHub

View Source Repository