gxpm-autopilot

Persist an Autopilot Grant to authorize autonomous issue delivery in gxpm workflows.

1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/laozhong86/gxpm --skill gxpm-autopilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gxpm-autopilot
Source: https://github.com/laozhong86/gxpm/tree/main/skills/gxpm-autopilot
Command: npx skills add https://github.com/laozhong86/gxpm --skill gxpm-autopilot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

gxpm-autopilot solves the problem of repetitive, manual project delivery by persisting an Autopilot Grant that authorizes an agent to operate within a user-defined profile until completion.

Core Features & Use Cases

  • Persist and manage an Autopilot Grant to authorize autonomous agent actions within a defined gxpm profile.
  • Drive end-to-end issue delivery across gxpm workflows with auditing through artifacts and state.
  • Enforce governance by respecting phase gates, preserving evidence, and supporting hard-stop boundaries when needed.

Quick Start

Enable autopilot for an issue and let the agent autonomously drive the gxpm workflow within the authorized profile.

Frequently Asked Questions about gxpm-autopilot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate issue delivery workflows with autonomous agents?

Automating issue delivery requires persisting an Autopilot Grant to authorize agents to operate within a user-defined profile. This authorizes the agent to autonomously drive end-to-end gxpm workflows, including creating artifacts, managing worktrees, and performing commits and merges under governance.

What is an Autopilot Grant and how does it work for workflow governance?

An Autopilot Grant is a persisted authorization that allows an autonomous agent to operate within a user-defined profile until completion. It enforces workflow governance by respecting phase gates, preserving evidence, and supporting hard-stop boundaries when needed.

How do I set up autonomous agents to manage worktrees and perform commits?

To manage worktrees and perform commits, enable autopilot for an issue and let the agent autonomously drive the gxpm workflow. The agent operates within your authorized profile to execute these actions while retaining artifacts and evidence for auditing.

Can I enforce phase gates and safe hard-stop handling during autonomous workflow execution?

Yes, autonomous workflow execution enforces phase gates, preserves evidence, and supports safe hard-stop boundaries. The agent operates strictly within the persisted Autopilot Grant and user-defined authorization profile to satisfy these governance requirements.

Does autonomous issue delivery support artifact and evidence retention for auditing?

Yes, autonomous issue delivery drives gxpm workflows with auditing by retaining artifacts and state. This satisfies the explicit requirements for artifact and evidence retention throughout the end-to-end workflow execution.

What are the limitations of using an Autopilot Grant for issue delivery?

The Autopilot Grant limits autonomous actions to a user-defined authorization profile. Agents must respect phase gates and safe hard-stop boundaries, meaning they cannot operate outside the persisted grant or bypass the defined governance profile.