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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
revfactory/claude-code-harness
Agent Claude Code
A coding agent for building an event store, a system that records events such as changes or actions over time.
revfactory/claude-code-harness
Agent Claude Code
Agent "projection-builder" from revfactory/claude-code-harness, covering 프로젝션 빌더 에이전트, 역할, 책임, 도구 and 산출물.
revfactory/claude-code-harness
Agent Claude Code
Agent "saga-orchestrator-builder" from revfactory/claude-code-harness, covering saga 오케스트레이터 빌더 에이전트, 역할, 책임, 도구 and 산출물.
revfactory/claude-code-harness
Agent Claude Code
Agent "completion-provider-builder" from revfactory/claude-code-harness, covering 자동완성 제공자 빌더 에이전트, 역할, 책임, 도구 and 산출물.
revfactory/claude-code-harness
Agent Claude Code
코드 진단(에러/경고 감지)과 Go-to-Definition을 구현한다.
revfactory/claude-code-harness
Agent Claude Code
MiniLang의 에러 복구 파서와 증분 파싱 엔진, 심볼 테이블을 구현한다.
revfactory/claude-code-harness
Agent Claude Code
Agent "lsp-transport-builder" from revfactory/claude-code-harness, covering lsp 전송 레이어 빌더 에이전트, 역할, 책임, 도구 and 산출물.
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: