ShreyPaharia

27 mods across 1 repository, 22 stars between them.

octomux

01

ShreyPaharia/octomux

Plugin Claude Code

Skills and agent roles for orchestrating autonomous Claude Code agents with octomux.

22 4d ago A tokens not measured original MIT

orchestrator

02

ShreyPaharia/octomux

Agent Claude Code

Coordinates autonomous Claude Code agents via the octomux CLI. Creates tasks, monitors progress, manages agent lifecycles.

22 4d ago A 28 tokens original MIT

planner

03

ShreyPaharia/octomux

Agent Claude Code

Reads a codebase and produces a concrete implementation plan from a feature request, bug report, or Jira ticket.

22 4d ago A 24 tokens original MIT

reviewer

04

ShreyPaharia/octomux

Agent Claude Code

Comprehensive code reviewer. Use when asked to review a PR, diff, branch, or specific files/folders. Spawns 7 specialized sub-reviewers in parallel, then synthesizes findings into a prioritized verdict.

22 4d ago A 46 tokens original MIT

octomux CLAUDE.md

05

ShreyPaharia/octomux

Instructions file

Instructions for ShreyPaharia/octomux, covering octomux, tech stack, commands, architecture and logging.

22 4d ago A 11,253 tokens original MIT

octomux

06

ShreyPaharia/octomux

Plugin Claude Code

Octomux vendored skills and agent definitions.

22 4d ago A tokens not measured original MIT

advisor

07

ShreyPaharia/octomux

Agent

Interviews you about your workflow, inspects this octomux instance (schedules, kinds, settings, learnings, tasks), and recommends — then creates — schedules, loops, and automation.

22 4d ago B 42 tokens original MIT

add-agent

08

ShreyPaharia/octomux

Skill Claude CodeCodex

Use when you need to attach a new Claude Code agent (new tmux window) to an existing running octomux task, sharing the task's worktree and cwd.

22 4d ago A 37 tokens original MIT

add-plugin

09

ShreyPaharia/octomux

Skill Claude CodeCodex

Use when installing, disabling, enabling, or troubleshooting a third-party octomux plugin — the manifest row shape, octomux plugins list/disable/enable, reading octomux doctor output, and recovering a broken boot with --safe-mode.

22 4d ago A 53 tokens original MIT

configure-harness

10

ShreyPaharia/octomux

Skill Claude CodeCodex

Use when configuring which coding-agent harness octomux launches — per-task --model, harness selection, settings.harnesses. , resolveFlags/validateSettings, and registering an additional harness via a plugin.

22 4d ago C 46 tokens original MIT

create-plugin

11

ShreyPaharia/octomux

Skill Claude CodeCodex

Use when authoring a new octomux plugin package — package layout, the apply(ctx) export, choosing a registrar, shipping kind presets, testing locally, and confirming with octomux doctor.

22 4d ago A 43 tokens original MIT

create-pr

12

ShreyPaharia/octomux

Skill Claude CodeCodex

Use when creating a pull request, opening a PR, or pushing and creating a PR for an octomux task.

22 4d ago A 26 tokens original MIT

create-task

13

ShreyPaharia/octomux

Skill Claude CodeCodex

Use when creating an octomux task to dispatch autonomous Claude Code agents for building features, fixing bugs, or any code changes.

22 4d ago A 28 tokens original MIT

implement

14

ShreyPaharia/octomux

Skill Claude CodeCodex

Implement a Jira ticket — fetches ticket, checks for existing plan, creates worktree branch, runs implementation with verification. Usage - /implement IN-XXX.

22 4d ago A 33 tokens original MIT

learn

15

ShreyPaharia/octomux

Skill Claude CodeCodex

Use when you notice something durable and evidenced while working an octomux loop/scheduled task — a fix, a gotcha, a convention you had to discover the hard way — and want to save it via octomux learn for future runs.

22 4d ago A 54 tokens original MIT

learnings-digest

16

ShreyPaharia/octomux

Skill Claude CodeCodex

Use when running a scheduled learnings-digest session — report what the agentlearnings store gained this week, what looks safe to prune, and whether seeding learnings is actually helping, then submit via submitresult.

22 4d ago A 48 tokens original MIT

plan-week

17

ShreyPaharia/octomux

Skill Claude CodeCodex

Weekly planning session — AI interviews you about goals, breaks them into Jira tickets with lightweight plans, creates them after approval. Use when starting the week or planning a batch of work.

22 4d ago A 39 tokens original MIT

plan

18

ShreyPaharia/octomux

Skill Claude CodeCodex

Deep planning for a specific Jira ticket — codebase deep-dive, interview on ambiguous points, update ticket with detailed approach. Use before implementing large or unclear tickets. Usage - /plan IN-XXX.

22 4d ago A 42 tokens original MIT

recall

19

ShreyPaharia/octomux

Skill Claude CodeCodex

Use before assuming you're the first to hit something in an octomux loop/scheduled task — pull what past runs learned about the thing you're touching via octomux recall --query.

22 4d ago A 41 tokens original MIT

review-deep

20

ShreyPaharia/octomux

Skill Claude CodeCodex

Drive the deep-review phase of an automated PR review. Consumes the walkthrough, runs the deterministic deep-review workflow (parallel lenses → adversarial validation → code-enforced threshold/caps), drafts the surviving findings, and completes the review run.

22 4d ago A 52 tokens original MIT

review-learnings

21

ShreyPaharia/octomux

Skill Claude CodeCodex

Extract reusable learnings from completed octomux agent sessions and append to .claude/rules/learnings.md. Use when reviewing what agents learned, or to manually add a learning.

22 4d ago B 41 tokens original MIT

review-orchestrator

22

ShreyPaharia/octomux

Skill Claude CodeCodex

Drive an automated PR review. Produces a structured walkthrough plus inline draft comments via the octomux review CLI. NEVER posts to GitHub directly — publishing is human-gated.

22 4d ago A 41 tokens original MIT

review-pr

23

ShreyPaharia/octomux

Skill Claude CodeCodex

Use when reviewing a pull request, posting PR review comments, or when user says /review-pr. Reviews code with parallel agents and posts a pending GitHub review with inline comments.

22 4d ago A 39 tokens original MIT

review-walkthrough

24

ShreyPaharia/octomux

Skill Claude CodeCodex

Drive the walkthrough phase of an automated PR review. Produces a structured walkthrough JSON only — no inline comment drafts. The deep-review agent is attached automatically by the server after this agent finishes.

22 4d ago A 43 tokens original MIT