blueprint-autopilot

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

blueprint-autopilot

The level-2 executor of the ADR-0020 autonomy model: runs due agent-judgment maintenance tasks and (optionally) drafts work-order proposals — quietly, with a one-line receipt. The inverse of /blueprint:execute: no menus, no questions, act then report.

When to Use This Skill

Use this skill when... Use /blueprint:execute instead when...
The session-start drift nudge says blueprint tasks are due (→ /blueprint:autopilot) The user wants an interactive "what's next?" menu
automation.autonomy_level ≥ 2 and ambient maintenance should just happen The user wants to drive each action themselves
A work-order proposal should be drafted from a ready PRP without interrupting the user The user wants to create a real work order now (/blueprint:work-order)

Context

  • Automation config: !bash ${CLAUDE_SKILL_DIR}/../../scripts/get-automation-config.sh
  • Due tasks (report mode, no writes): !bash ${CLAUDE_SKILL_DIR}/../../scripts/blueprint-autorun.sh --report
Installs
1
GitHub Stars
47
First Seen
10 days ago
blueprint-autopilot — laurigates/claude-plugins