OctopusOctopus/Docs/Skills
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.

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

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.