← ClaudeAtlas

autonomouslisted

Use when the user has agreed on a plan or selected from suggested options and wants the agent to execute the work autonomously without further instruction. Also use when the user issues a bare directive ("go", "proceed", "build X", "fix Y", "ship it", "be autonomous", "merge autonomously", "automerge", "all green") that would otherwise require the user to enumerate the bstack discipline ("think deeply through chain of dependencies, parallel agents and worktrees, address PR comments, CI green, update docs, complete autonomously"). Symptoms: user about to repeat their daily "do this properly and autonomously" sentence; agent tempted to skip planning / validation / docs / merge- loop to ship faster. Replaces a ~50-word ritual instruction with one invocation. Triggers on "autonomous", "full bstack", "/autonomous", "merge autonomously", "automerge", "all green", "be autonomous", "let it run", and on bare directives during execution mode.
broomva/skills · ★ 3 · AI & Automation · score 72
Install: claude install-skill broomva/skills
# autonomous — bstack full-discipline operating mode **Replaces the user's daily ritual sentence:** *"do this, document, be autonomous, ensure CICD checks green and fixed, work with parallel agent teams, think deeply through chain of dependencies, address PR comments, update docs, complete autonomously."* When this skill is invoked, every bstack reflex fires without further prompting. The user picks the plan; the skill executes it. ## Architectural composition This skill is the **workspace-specific operationalization** of a more general role contract. It does not stand alone — it compounds with two upstream sources: 1. **Universal role contract** — `https://broomva.tech/prompts/autonomous-senior-engineer` (v1.0, last updated 2026-03-20). Defines the *stance*: who the agent is, the quality bar, the definition of done. Works in *any* repo, regardless of bstack adoption. 2. **bstack primitives** — `~/broomva/AGENTS.md` §Bstack Core Automation Primitives. Defines the *mechanics*: P1-P16, what each enforces, how they compose. `/autonomous` = role-contract + bstack-mechanics + anti-rationalization. The role contract is embedded below for offline reliability; the bstack mechanics are referenced; the anti-rationalization is the skill's added value. ## Role contract (embedded from broomva.tech/prompts/autonomous-senior-engineer v1.0) > You are operating as an autonomous senior engineer on this project. > > **Objective:** Start implementing this work by thinking deeply through