| 命令 | 功能 | 常用选项 | 快速说明 |
继续执行AutoPilot任务 - 智能执行命令,自动处理恢复、刷新等需求
显示AutoPilot帮助信息和使用指南
启动AutoPilot工作流程 - 统一入口命令,包含需求讨论和规划生成
查看AutoPilot状态 - 多功能状态命令,包含进度、质量、需求对齐等所有检查
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
极简4命令设计24小时无人值守执行系统 - 基于官方最佳实践架构,智能自动化执行
🎯 核心定位:
🎉 v1.1.0 重大更新 - 极简设计 + 官方最佳实践:
# 检查Claude Code版本
claude --version
# 测试基本功能
claude --dangerously-skip-permissions
/help
步骤1:下载插件源码
# 克隆插件仓库(只需要执行一次)
git clone https://github.com/x-rush/claude-code-autopilot.git
步骤2:在Claude Code中添加本地marketplace并安装
# 启动Claude Code
claude --dangerously-skip-permissions
# 添加本地marketplace(使用你的实际路径)
/plugin marketplace add /path/to/claude-code-autopilot
# 安装插件
/plugin install claude-code-autopilot@claude-code-autopilot
# 验证插件安装
/help | grep autopilot
安装优势:
示例:
# 假设你把插件克隆到了 ~/dev/claude-code-autopilot
/plugin marketplace add ~/dev/claude-code-autopilot
/plugin install claude-code-autopilot@claude-code-autopilot
claude --dangerously-skip-permissions
/autopilot-start
Claude将引导你进行结构化的需求讨论:
核心目标确认
执行细节挖掘
决策点识别
基于需求讨论生成完整的执行计划:
TODO任务分解
状态文件初始化
严格按规划执行,持续更新状态:
任务执行
状态维护
需求对齐检查
/autopilot-start # 启动完整工作流
/autopilot-start --quick # 快速启动模式
/autopilot-status # 完整状态报告
/autopilot-status --quick # 快速概览
/autopilot-status --progress # 仅进度信息
/autopilot-status --alignment # 仅需求对齐
/autopilot-status --quality # 仅质量指标
/autopilot-continue # 智能继续执行
/autopilot-continue --recover # 恢复中断执行
/autopilot-continue --refresh # 刷新上下文
/autopilot-help # 完整使用指南
/autopilot-help --trouble # 故障排除指南
npx claudepluginhub x-rush/claude-code-autopilot --plugin claude-code-autopilotAutonomous task execution daemon that monitors Claude usage windows and executes predefined tasks automatically. Keep Claude working 24/7 on your projects.
Orchestrate complex workflows with DAG-based execution, parallel tasks, and run history tracking
A plugin for scheduling automated Claude Code tasks — cross-platform (macOS, Linux, Windows) recurring and one-off execution of skills, prompts, and scripts with safety controls and notifications
Cron-like daemon that runs Claude prompts on a schedule
High-intelligence Claude Code copilot with deep code reasoning, evidence-driven planning, orchestration-first execution, model routing, context budgeting, CI/CD integration, enterprise security, plugin development, prompt engineering, performance profiling, agent teams, channels (event-driven autonomy with CI webhook, mobile approval relay, Discord bridge, and fakechat dev profile), interactive tutorials, LSP integration, security-hardened hook script library, MCP Prompts coverage, common workflow packs, runtime selection guide, computer-use patterns, checkpointing, scheduled-task blueprints, repo bootstrap scanner, hook policy engine (8 installable packs), layered memory deployment, role-based subagent packs (implementer, debugger, migration-lead, dependency-auditor, release-coordinator), 5 agent-team topology kits, autonomy operating mode (4 profiles + 3 gates), and a queryable 15-tool MCP documentation server with autonomy advisor.
Automation bootstrap for Claude Code. Analyzes any project and generates a complete .claude/ structure with agents, pipelines, skills, memory, hooks, and settings.