octorus

Coordinate end-to-end GitHub PR reviews in a terminal with AI Rally.

220|14|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/ushironoko/octorus --skill octorus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: octorus
Source: https://github.com/ushironoko/octorus/tree/main/src/ai/defaults
Command: npx skills add https://github.com/ushironoko/octorus --skill octorus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline code reviews by providing a fast terminal user interface (TUI) for GitHub PRs, integrated AI Rally to perform automated review cycles.

Core Features & Use Cases

  • Interactive PR review in a Vim-style navigation UI
  • AI Rally integration to run iterative AI-based reviews
  • Local diff preview and Git operations integration
  • Configurable prompts and AI agents via global/local config

Quick Start

Open the cockpit dashboard with or and use --pr <PR> to target a specific pull request.

Frequently Asked Questions about octorus

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

FAQPage Schema
How do I automate GitHub PR reviews in the terminal?

You can automate GitHub PR reviews in the terminal by coordinating end-to-end review cycles using AI Rally, which runs iterative AI-based feedback on local diffs through a fast terminal UI.

Can I navigate GitHub pull request diffs with Vim-style commands?

Yes, you can navigate GitHub pull request diffs using interactive Vim-style commands within the terminal UI, enabling fast PR triage and local diff preview without leaving your command line.

How do I configure AI agents for automated code review?

You can configure AI agents and prompts for automated code review using global or local configuration files, enabling deterministic task orchestration and config-driven execution tailored to your repository.

What is the best way to run interactive code review cycles from a CLI?

The best way to run interactive code review cycles from a CLI is using a terminal UI that integrates local Git operations with AI Rally, automating iterative review steps and agent prompting.

Do I need external dependencies to run AI-assisted PR triage?

No external dependencies are required to run AI-assisted PR triage, as the skill operates independently to coordinate deterministic task orchestration, agent prompting, and Git operations directly within your terminal environment.