SatoruoGojoo

20 mods across 1 repository, 2 stars between them.

octopus

01

SatoruoGojoo/octopus

Plugin Claude Code

A backend workflow harness led by a technical project manager, with seven specialist agents. It supports requirements clarification, database-language advice, codebase investigation, and OpenSpec-based software specifications.

2 4d ago A tokens not measured original MIT

octopus

02

SatoruoGojoo/octopus

Plugin Claude Code

A backend workflow package that coordinates a lead assistant with seven specialist agents for software projects.

2 4d ago A tokens not measured original MIT

octopus CLAUDE.md

03

SatoruoGojoo/octopus

Instructions file

A set of instructions for Octopus, a Claude Code plugin made from Markdown agents and slash commands. It runs work across other software projects and uses OpenSpec, a format for recording current system behavior and proposed changes.

2 4d ago A 3,467 tokens original MIT

analyst

04

SatoruoGojoo/octopus

Agent

A requirements-analysis agent for backend work. It turns customer messages, tickets, screenshots, or vague ideas into technical questions, assumptions, risks, and open questions.

2 4d ago A 72 tokens original MIT

architect

05

SatoruoGojoo/octopus

Agent

A specification specialist in the Octopus workflow that turns clarified requirements into OpenSpec changes, structured proposals for software modifications.

2 4d ago A 58 tokens original MIT

builder

06

SatoruoGojoo/octopus

Agent

A coding agent for implementing assigned changes and tests in an OpenSpec-based project. It works on feature branches and replies in Traditional Chinese.

2 4d ago A 69 tokens original MIT

dba

07

SatoruoGojoo/octopus

Agent

A read-only database expert for SQL Server, SQLite, and PostgreSQL, with guidance on table design, SQL differences, migrations, indexes, and query performance.

2 4d ago A 70 tokens original MIT

debugger

08

SatoruoGojoo/octopus

Agent

A debugging agent for backend engineers that investigates failures from error messages, logs, and reproduction steps. It responds in Traditional Chinese and produces a structured root-cause report.

2 4d ago A 46 tokens original MIT

reviewer

09

SatoruoGojoo/octopus

Agent

A code-review agent that checks a branch against its requirements and reports correctness, security, clarity, minimality, consistency, resilience, and performance issues. It writes its report in Traditional Chinese.

2 4d ago A 65 tokens original MIT

scout

10

SatoruoGojoo/octopus

Agent

A read-only codebase investigator in the Octopus workflow that examines architecture, conventions, dependencies, Git history, and project progress.

2 4d ago A 85 tokens original MIT

ask

11

SatoruoGojoo/octopus

Command

A read-only command for asking a scout agent questions about a codebase, its Git history, or project progress. The agent checks the repository and returns an answer with references to files, lines, or commits.

2 4d ago A 19 tokens original MIT

build

12

SatoruoGojoo/octopus

Command

An automated build command for an OpenSpec change, where a change is a planned piece of software work. It checks the plan, has a builder implement each task, reviews the result, and automatically repairs high-priority issues for up to three rounds.

2 4d ago A 73 tokens original MIT

db

13

SatoruoGojoo/octopus

Command

A read-only database consultation command covering SQL Server, SQLite, and PostgreSQL, which are systems for storing structured application data.

2 4d ago A 28 tokens original MIT

debug

14

SatoruoGojoo/octopus

Command

A debugging command that sends an error, log, or screenshot to a debugger agent for analysis. The debugger reports confirmed facts separately from possible explanations and does not modify files.

2 4d ago A 38 tokens original MIT

init

15

SatoruoGojoo/octopus

Command

A setup command for connecting an existing project to Octopus, a workflow built around OpenSpec project specifications and tracked changes. It checks the required command-line tool and project structure, surveys the codebase, and creates an Arena handover report.

2 4d ago A 54 tokens original MIT

main

16

SatoruoGojoo/octopus

Command

A two-stage workflow for turning a software request into written specifications and then implemented code. It pauses for one approval before carrying out the planned tasks and producing an acceptance report.

2 4d ago A 48 tokens original MIT

overview

17

SatoruoGojoo/octopus

Command

A read-only command that creates a current, narrative overview of a software project. It describes the project’s layers, what its modules do, how they depend on one another, and how important flows work.

2 4d ago A 48 tokens original MIT

review

18

SatoruoGojoo/octopus

Command

A read-only review command that asks a reviewer agent to examine a branch or the current uncommitted changes. It returns a four-part acceptance report, including high-risk changes and whether the work matches a supplied specification.

2 4d ago A 30 tokens original MIT

spec

19

SatoruoGojoo/octopus

Command

A requirements-planning command for OpenSpec, a tool that records software changes as proposals, specification updates, and task lists. It clarifies the request, challenges risky assumptions, and pauses for approval before implementation.

2 4d ago A 62 tokens original MIT

PreToolUse

20

SatoruoGojoo/octopus

Hook

Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing branch-guard.mjs and spec-status-guard.mjs via node (2 commands). From SatoruoGojoo/octopus.

2 4d ago A tokens not measured copy · 53% MIT