revfactory/claude-code-harness

119Stars on the repository
68Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

parser-builder

25

revfactory/claude-code-harness

Agent Claude Code

A parser-building component for SQL, the language used to query databases. It tokenizes SQL, turns it into an abstract syntax tree, and supports block comments.

not rated 119 6mo ago A 0 tokens

planner-builder

26

revfactory/claude-code-harness

Agent Claude Code

A planning component that creates logical execution plans for database queries. It builds a tree of plan nodes, from scanning table rows to limiting the result set.

not rated 119 6mo ago A 0 tokens

revfactory/claude-code-harness

Agent Claude Code

A checker for CRDT documents, where CRDT means a replicated data structure designed to reach the same result on every copy. It tests whether copies converge after synchronization happens in different orders and after random operations.

not rated 119 6mo ago A 0 tokens

sync-builder

28

revfactory/claude-code-harness

Agent Claude Code

A specialised coding agent for synchronisation between a local editor and a remote system. It includes vector clocks, which track the order of changes, a buffer for causally dependent inserts, and a simulator.

not rated 119 6mo ago A 0 tokens

kv-store-builder

29

revfactory/claude-code-harness

Agent Claude Code

A specialised coding agent for building a key-value store, a system that saves and retrieves values by unique keys. The description does not list its exact tools or outputs.

not rated 119 6mo ago A 0 tokens

revfactory/claude-code-harness

Agent Claude Code

A builder for a simulated network transport layer, the part of networking software that moves data between endpoints. It also tests scenarios where the network fails.

not rated 119 6mo ago A 0 tokens

raft-core-builder

31

revfactory/claude-code-harness

Agent Claude Code

A builder for the core parts of Raft, a consensus algorithm that helps several computers agree on replicated data or actions. It implements Raft nodes, logs, and messages.

not rated 119 6mo ago A 0 tokens

cell-engine-builder

32

revfactory/claude-code-harness

Agent Claude Code

A builder for a spreadsheet engine, the software that stores cells and sheets and calculates formulas. It also implements built-in spreadsheet functions.

not rated 119 6mo ago A 0 tokens

revfactory/claude-code-harness

Agent Claude Code

A specialised coding agent for building dependency graphs, diagrams showing which items rely on which others. The description does not list its exact tools or outputs.

not rated 119 6mo ago A 0 tokens

revfactory/claude-code-harness

Agent Claude Code

A specialised coding agent for building formula parsers, which read spreadsheet-style expressions and turn them into a form software can evaluate. The description does not list its exact tools or outputs.

not rated 119 6mo ago A 0 tokens

compiler-builder

35

revfactory/claude-code-harness

Agent Claude Code

An agent for building compilers, which are programs that translate source code into another form that computers can run or process. The available description does not specify its particular inputs, outputs, or workflow.

not rated 119 6mo ago A 0 tokens

stdlib-builder

36

revfactory/claude-code-harness

Agent Claude Code

A coding agent for building a standard library and debugger. A standard library is the reusable code that comes with a programming system.

not rated 119 6mo ago A 0 tokens

vm-builder

37

revfactory/claude-code-harness

Agent Claude Code

A coding agent for building a virtual machine, software that runs programs as if it were a computer.

not rated 119 6mo ago A 0 tokens

cqrs-api-builder

38

revfactory/claude-code-harness

Agent Claude Code

A coding agent for building a CQRS API. CQRS is a design where reading data and changing data use separate paths.

not rated 119 6mo ago A 0 tokens

projection-builder

40

revfactory/claude-code-harness

Agent Claude Code

Agent "projection-builder" from revfactory/claude-code-harness, covering 프로젝션 빌더 에이전트, 역할, 책임, 도구 and 산출물.

not rated 119 6mo ago A 0 tokens

revfactory/claude-code-harness

Agent Claude Code

Agent "saga-orchestrator-builder" from revfactory/claude-code-harness, covering saga 오케스트레이터 빌더 에이전트, 역할, 책임, 도구 and 산출물.

not rated 119 6mo ago A 0 tokens

revfactory/claude-code-harness

Agent Claude Code

Agent "completion-provider-builder" from revfactory/claude-code-harness, covering 자동완성 제공자 빌더 에이전트, 역할, 책임, 도구 and 산출물.

not rated 119 6mo ago A 0 tokens

revfactory/claude-code-harness

Agent Claude Code

Agent "lsp-transport-builder" from revfactory/claude-code-harness, covering lsp 전송 레이어 빌더 에이전트, 역할, 책임, 도구 and 산출물.

not rated 119 6mo ago A 0 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: