revfactory

336 mods across 17 repositories, 12k stars between them.

security-reviewer

193

revfactory/harness-engineering-with-cc

Agent Claude Code

A security-focused reviewer for GitHub pull-request changes, using the OWASP Top 10 as its checklist. OWASP Top 10 is a commonly used list of major web-application security risks.

101 3mo ago A 93 tokens original Apache-2.0

code-author

194

revfactory/harness-engineering-with-cc

Agent Claude Code

A small coding task that turns a retry pseudocode example into an executable Python safety mechanism with dummy components.

101 3mo ago A 40 tokens original Apache-2.0

static-analyzer

195

revfactory/harness-engineering-with-cc

Agent Claude Code

A rule-based review agent that examines only the changed files and lines in a pull request, a proposed code change. It checks for lint, type, complexity, duplication, and circular-dependency problems without editing the code.

101 3mo ago A 68 tokens original Apache-2.0

design-reviewer

196

revfactory/harness-engineering-with-cc

Agent Claude Code

An agent that reviews a pull request's code changes for design problems between related files. It compares both sides of an interface, such as an API handler and the code that calls it.

101 3mo ago A 63 tokens original Apache-2.0

refactorer

197

revfactory/harness-engineering-with-cc

Agent Claude Code

An agent that turns findings from three code reviewers into proposed patches. It writes unified diff files, which describe source changes, but does not directly edit source files or commit them.

101 3mo ago A 77 tokens original Apache-2.0

security-auditor

198

revfactory/harness-engineering-with-cc

Agent Claude Code

A security reviewer for pull-request changes. It looks for common web weaknesses from the OWASP Top 10, leaked secrets, and vulnerable dependencies, and labels findings with CWE identifiers.

101 3mo ago A 68 tokens original Apache-2.0

code-review-team

199

revfactory/harness-engineering-with-cc

Skill Claude CodeCodex

A coordinated code-review workflow with four reviewers: one for static analysis, one for design, one for security, and one for refactoring. A pull request is a proposed set of code changes submitted for review.

101 3mo ago A 66 tokens original Apache-2.0

api-designer

200

revfactory/harness-engineering-with-cc

Agent Claude Code

An API design agent that defines how application endpoints work, including requests, responses, errors, authentication, headers, and cookies.

101 3mo ago A 73 tokens original Apache-2.0

backend-impl

201

revfactory/harness-engineering-with-cc

Agent Claude Code

A coding agent for building the server side of a Next.js application. It implements API endpoints, applies database schema changes with Drizzle, and writes unit tests with Vitest.

101 3mo ago A 70 tokens original Apache-2.0

db-migrator

203

revfactory/harness-engineering-with-cc

Agent Claude Code

An agent that designs database tables, indexes, constraints, and draft migration SQL for a PostgreSQL application using Drizzle ORM. A migration is a scripted change that creates or updates the database structure.

101 3mo ago A 68 tokens original Apache-2.0

feature-pm

204

revfactory/harness-engineering-with-cc

Agent Claude Code

A project manager for delivering one full-stack feature, such as login, through requirements, design, implementation, verification, and integration.

101 3mo ago A 67 tokens original Apache-2.0

frontend-impl

205

revfactory/harness-engineering-with-cc

Agent Claude Code

A frontend implementation role for a Next.js login page, its login hook, form validation with Zod, application state, and MSW test handlers. MSW is a tool for returning fake API responses during development and tests.

101 3mo ago A 73 tokens original Apache-2.0

test-suite

206

revfactory/harness-engineering-with-cc

Agent Claude Code

A testing sub-agent for writing end-to-end tests, which check complete user flows, and regression tests, which catch previously fixed bugs.

101 3mo ago A 56 tokens original Apache-2.0

ui-designer

207

revfactory/harness-engineering-with-cc

Agent Claude Code

A UI planning role for defining page flows, component structures, application states, and form validation before implementation. UI means the screens and controls people use.

101 3mo ago A 75 tokens original Apache-2.0

dependency-mapper

208

revfactory/harness-engineering-with-cc

Agent Claude Code

An agent that maps dependencies in a large codebase by finding imports, measuring file complexity, grouping related files, and ordering the groups by dependency. A dependency is a relationship where one file or component relies on another.

101 3mo ago A 36 tokens original Apache-2.0

reviewer

209

revfactory/harness-engineering-with-cc

Agent Claude Code

A post-incident review agent that examines how a software problem happened and suggests system improvements without blaming individuals.

101 3mo ago A 53 tokens original Apache-2.0

revfactory/claude-code-guide

Instructions file

Claude Code instructions for revfactory/claude-code-guide, covering claude.md, project structure, development commands, primary development and cloudflare deployment.

75 1y ago A 325 tokens

choseong-designer

211

revfactory/font-harness

Agent Claude Code

A tool for designing the 19 initial-consonant shapes used in Korean writing, plus their layout variations, as SVG files.

59 1mo ago A 69 tokens OFL-1.1

composition-engineer

212

revfactory/font-harness

Agent Claude Code

An agent that arranges individual Korean letter glyphs into complete Hangul syllable blocks. It defines six block layouts, then controls where each consonant and vowel goes and how large it appears before generating an SVG syllable.

59 1mo ago A 77 tokens OFL-1.1

concept-artist

213

revfactory/font-harness

Agent Claude Code

A tool for developing original Korean font concepts, including their design principles, visual rules, and sample glyphs as SVG files.

59 1mo ago A 85 tokens OFL-1.1

feedback-analyst

214

revfactory/font-harness

Agent Claude Code

An agent that turns user feedback into structured specifications for design changes. It classifies feedback, generalizes individual comments into broader rules, sets priorities, and tracks revisions.

59 1mo ago A 74 tokens OFL-1.1

font-director

215

revfactory/font-harness

Agent Claude Code

An agent that directs the creative design of a Korean Hangul font project. It selects the concept, sets the design language, coordinates the individual letter designers, and gives final design approval.

59 1mo ago A 76 tokens OFL-1.1

font-engineer

216

revfactory/font-harness

Agent Claude Code

A tool for turning SVG glyphs into installable TTF or OTF font files. These files contain the character mappings, spacing information, and other data needed for fonts to work in software.

59 1mo ago A 72 tokens OFL-1.1