Skill Claude CodeCodex
A Codex skill for using the autopilot runtime in its repository. Autopilot is a workflow that guides coding tasks through multiple stages.
Skill Claude CodeCodex
A Codex skill for using the autopilot runtime in its repository. Autopilot is a workflow that guides coding tasks through multiple stages.
Skill Claude CodeCodex
A Codex skill for making autopilot-style Git commits. Git commits are saved checkpoints that record code changes.
Skill Claude CodeCodex
A Codex skill for diagnosing an autopilot project’s engineering health and readiness for use with Codex.
Plugin Claude Code
Plugin marketplace listing 5 plugins: summarizer, task-notifier, autopilot, writer-skill, npm-toolkit.
Command Claude Code
A command that starts a separate, non-interactive Claude session to inspect an autopilot repository’s current Git changes.
MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
Instructions file
A set of Claude Code instructions for the autopilot project, including its plugin marketplace, plugin index, development rules, single source of truth, and version updates.
Plugin Claude Code
A collection of five plugins: summarizer, task-notifier, autopilot, writer-skill, and npm-toolkit.
Hook
Runs when the agent finishes a response, executing stop-hook.sh. From strzhao/autopilot.
Hook
Runs when a git worktree is created, executing worktree.mjs via node. From strzhao/autopilot.
Hook
Runs when a git worktree is removed, executing worktree.mjs via node. From strzhao/autopilot.
Hook
Runs when a session starts, executing worktree-bootstrap.sh. From strzhao/autopilot.
Skill Claude CodeCodex
A collaborative planning step that turns a user's intent into an agreed design before documentation is written. It asks clarifying questions one at a time, compares two or three options, and produces brainstorm.md.
Skill Claude CodeCodex
A coding-agent skill for creating Git commits, which are saved checkpoints of changes in a repository.
Skill Claude CodeCodex
A project health check that assesses engineering practices and autopilot compatibility. It also provides suggestions for improvements.
Skill Claude CodeCodex
A project mode for managing a task DAG, a graph that shows which tasks depend on other tasks. It provides context for the /autopilot status and /autopilot next commands.
Skill Claude CodeCodex
An end-to-end coding workflow that takes a stated goal through to merging code. It is used when someone asks for “autopilot” or automatic driving.
Plugin Claude Code
A toolkit for publishing npm packages and configuring GitHub Actions, the automation service built into GitHub. It covers OIDC trusted publishing, release automation choices, and workflow configuration.
Skill Claude CodeCodex
A setup guide for GitHub Actions workflows. GitHub Actions is GitHub's automation system for running tasks such as building and testing code when repository events occur.
Skill Claude CodeCodex
A setup guide for automatically publishing an npm package through GitHub Actions to npmjs.com. npmjs.com is a registry where JavaScript packages are shared, and GitHub Actions runs automated tasks from a repository.
Plugin Claude Code
A tool for summarizing articles, videos, and audio from links, including content in different media formats.
Command
A command that runs the summarizer skill on supplied input.
Skill Claude CodeCodex
A skill that creates a layered, structured summary from content links while following specified output rules.
Plugin Claude Code
A notification add-on that sends a system alert when a Claude Code task finishes.