rajkaria

13 mods across 1 repository, 2 stars between them.

boil-the-ocean

02

rajkaria/boil-the-ocean

Plugin Claude Code

Hand your agent an entire spec and walk away: autonomous multi-sprint execution with a decision journal, checkpointed file-based state, and a scheduler that relaunches fresh sessions whenever context or usage limits hit. Works with Claude Code, Codex, Gemini CLI, and any headless agent.

2 1mo ago A tokens not measured original MIT

rajkaria/boil-the-ocean

Instructions file

Instructions for rajkaria/boil-the-ocean, covering boil-the-ocean — project notes for claude code, current state (2026-07-13), key decisions and next steps.

2 1mo ago A 1,312 tokens original MIT

ocean-status

04

rajkaria/boil-the-ocean

Command

Show the current boil-ocean run — sprint progress, daemon state, recent decisions.

2 1mo ago A 16 tokens original MIT

ocean

06

rajkaria/boil-the-ocean

Command

Start (or resume) a boil-the-ocean run — autonomous multi-sprint execution to completion.

2 1mo ago A 19 tokens original MIT

CLAUDE-CODE

07

rajkaria/boil-the-ocean

Agent

Claude Code is the richest integration: native skill triggering, slash commands, and two lifecycle hooks that enforce the protocol mechanically.

2 1mo ago D 0 tokens original MIT

CODEX

08

rajkaria/boil-the-ocean

Agent

Codex workers run through codex exec (Codex's non-interactive mode). The protocol file does the behavioral work — no Codex-side plugin system needed.

2 1mo ago C 0 tokens original MIT

CUSTOM

09

rajkaria/boil-the-ocean

Agent

If your agent CLI can (a) be launched headlessly with a prompt, (b) read files, and (c) run shell commands, it can boil the ocean. The daemon treats agents as interchangeable workers; the protocol lives in a markdown file every worker is told to read.

2 1mo ago A 0 tokens original MIT

GEMINI-CLI

10

rajkaria/boil-the-ocean

Agent

Gemini workers run through gemini -p (headless prompt mode). The protocol file does the behavioral work — no Gemini-side extension needed.

2 1mo ago C 0 tokens original MIT

SessionStart

11

rajkaria/boil-the-ocean

Hook

Runs when a session starts, executing ocean-announce.sh via bash. From rajkaria/boil-the-ocean.

2 1mo ago A tokens not measured original MIT

Stop

12

rajkaria/boil-the-ocean

Hook

Runs when the agent finishes a response, executing ocean-stop-guard.sh via bash. From rajkaria/boil-the-ocean.

2 1mo ago A tokens not measured copy · 59% MIT

boil-ocean

13

rajkaria/boil-the-ocean

Skill Claude CodeCodex

Use when the user hands over a big multi-sprint task to finish end-to-end without supervision — "build the whole spec", "implement it all", "do all the sprints", "boil the ocean", "take the decisions yourself", "don't stop until it's done" — or when resuming an existing run (.ocean/state.json exists in the repo, or…

2 1mo ago A 94 tokens original MIT