Skills

Automate Your Entire Review

Skills are reusable AI-powered workflows that handle the repetitive parts of your development cycle, categorize changes, create issues, open PRs, and ship code, all fully automated.

For Claude Code, Codex, OpenCode, Hermes Agent, OpenClaw, and Cursor, start with the AI coding agents guide and shared Octopus skill. The workflow files below are Claude Code command files. The native CLI installs them into .claude/commands; they are not a Codex plugin installer.

What are Skills?

Each skill encapsulates a multi-step workflow that would otherwise require manual effort, context switching, and coordination across tools. Instead of sorting through diffs, writing commit messages, and opening PRs one by one. Let AI handle it.

Smart Categorization

AI analyzes your changes and groups them into logical, shippable units.

Auto PR Creation

Each category becomes a separate PR with proper branching and issue linking.

Full Traceability

Every PR references a GitHub issue. Nothing gets lost in the process.

Available Skills

Split and Ship

Analyze, categorize, and ship all your changes as separate PRs

Octopus Fix

Check open PRs for review comments, apply fixes, and push updates

Octopus Changelog

Update CHANGELOG.md for a new release based on git history

More Skills Coming Soon

We're building more automation skills to cover the entire development lifecycle, from automated test generation to release management. Have an idea for a skill? Open an issue on GitHub.