shiploop

A multi-agent system for processing ticket backlogs across several code repositories. A repository is a project's version-controlled source folder; a monorepo keeps multiple projects in one repository.

In plain words
What is it for?
Use it to work through backlogs across multiple repositories, run work in separate worktrees, merge changes when CI passes, and update the tracked CLAUDE.md lessons file.
Why use it?
It coordinates ticket work, uses cheaper processing first, escalates after measured failures, and records lessons without letting the shared notes grow indefinitely.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add anshss/shiploop
agentmods
npx agentmods add plugins/anshss/shiploop/shiploop
Clone the repo
git clone --depth 1 https://github.com/anshss/shiploop

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

shiploop scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/plugin.json · 29 lines

What it actually says

{
  "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
  "name": "shiploop",
  "displayName": "shiploop",
  "version": "1.17.2",
  "description": "Self-improving multi-agent harness that grinds your ticket backlog across every repo in your product — guarded auto-merge on green CI, and every resolved ticket writes a lesson into your git-tracked CLAUDE.md. Every ticket starts on a cheap tier and escalates once, on measured failure, instead of being predicted expensive up front; deterministic fixes skip the model entirely; and the lessons file evicts rather than accumulates, so always-on context stays a fixed budget.",
  "author": {
    "name": "anshss",
    "url": "https://github.com/anshss"
  },
  "homepage": "https://github.com/anshss/shiploop",
  "repository": "https://github.com/anshss/shiploop",
  "license": "Apache-2.0",
  "keywords": [
    "self-improving",
    "multi-agent",
    "orchestration",
    "model-routing",
    "backlog",
    "monorepo",
    "multi-repo",
    "worktrees",
    "autonomous-agent",
    "ticket-queue",
    "governor",
    "headless-worker"
  ]
}
Files

What ships with it

1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 29 lines scan A efbe4b84774f

Subscribe to this mod's changes

shiploop is a plugin published in the GitHub repository anshss/shiploop (5 stars, last pushed 28d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

workflow

Session workflow helpers and deferred-work backlog - knowledge capture, confusion handling, course correction, clipboard copy, backlog items.

umputun/cc-thingz · not measured

festival

Festival Methodology: goal-oriented project management for human-AI development workflows. Provides fest and camp CLI integration, automatic installation, and methodology guidance.

Obedience-Corp/festival · not measured

visionclaw-agent

VisionClaw Agent — multi-tenant agentic AI platform exposing 243 production tools, 16 specialist personas, hybrid-search Skill-RAG, and a self-improving skill registry over MCP. One-click access to project management, Drive/email/calendar, web research, code execution, multi-channel messaging, schema-aware databases…

Huskyauto/VisionClaw-Agent-Public-Release · not measured

iterative-development

An iterative implementation methodology that pairs with superpowers. Extracts requirements with proof obligations from large spec collateral, defines a walking skeleton that closes a real journey, then loops through audited sprints building a behavior evidence corpus until an auditor confirms the product matches the…

prime-radiant-inc/iterative-development · not measured

contract-testing-flywheel

Generates a structured onboarding backlog that takes a team from zero to publishing verified consumer and provider contract tests on PactFlow — in Jira, GitHub Issues/Projects, or Azure DevOps, or as a manual markdown export. Modelled on the Contract Testing Flywheel: Planning → Requirements → Design → Implementation…

pactflow/pactflow-agent-skills · not measured

ops

Plugin marketplace listing 1 plugin: ops.

OdinMB/ops-workflow · not measured