revfactory

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

tip-researcher

171

revfactory/harness-engineering-with-cc

Agent Claude Code

A research assistant for finding verified, practical tips about Claude Code features such as hooks, slash commands, MCP, subagents, skills, settings, and keybindings.

100 3mo ago A 79 tokens original Apache-2.0

tip-writer

172

revfactory/harness-engineering-with-cc

Agent Claude Code

Agent "tip-writer" from revfactory/harness-engineering-with-cc, covering 역할, 글쓰기 원칙 and 산출물.

100 3mo ago A 46 tokens original Apache-2.0

tip-collect

173

revfactory/harness-engineering-with-cc

Skill Claude CodeCodex

A research procedure for collecting Claude Code tips from official documentation, the official code repository, local settings, and observed sessions.

100 3mo ago A 45 tokens original Apache-2.0

tip-format

174

revfactory/harness-engineering-with-cc

Skill Claude CodeCodex

A format guide for writing Claude Code tip documents in Korean. It defines file names, required front matter, sections, code-block labels, and how to mark unverified details.

100 3mo ago A 42 tokens original Apache-2.0

commit-msg-author

176

revfactory/harness-engineering-with-cc

Agent Claude Code

A commit-message drafting helper that reads staged Git changes and recent commit history. It writes a Conventional Commits-style draft to `_workspace/commit-draft.md`; Conventional Commits is a shared format for describing changes in commit titles.

100 3mo ago A 58 tokens original Apache-2.0

commit-msg-reviewer

177

revfactory/harness-engineering-with-cc

Agent Claude Code

Agent "commit-msg-reviewer" from revfactory/harness-engineering-with-cc, covering commit message reviewer, 핵심 역할, 작업 원칙 and 입출력 프로토콜.

100 3mo ago A 45 tokens original Apache-2.0

commit-message

178

revfactory/harness-engineering-with-cc

Skill Claude CodeCodex

A workflow for creating a Conventional Commits message, a standard format that briefly states the kind of code change made.

100 3mo ago A 81 tokens original Apache-2.0

security-analyst

179

revfactory/harness-engineering-with-cc

Agent Claude Code

A read-only code review agent that looks for common security weaknesses, such as SQL injection, exposed secrets, weak encryption, cross-site scripting, and missing authorization checks.

100 3mo ago A 102 tokens original Apache-2.0

sql-query

182

revfactory/harness-engineering-with-cc

Skill Claude CodeCodex

A routing guide for creating database queries about sales and inventory. It sends domain-specific requests to the matching reference while leaving simple queries to be written directly.

100 3mo ago A 69 tokens original Apache-2.0

column-normalizer

184

revfactory/harness-engineering-with-cc

Skill Claude CodeCodex

A narrowly defined table transformation that converts values to numbers only in a column named exactly “Q4 매출,” which means “Q4 revenue” in Korean.

100 3mo ago A 23 tokens original Apache-2.0

prose-pruner

185

revfactory/harness-engineering-with-cc

Agent Claude Code

A review tool for shortening a skill's instructions by finding unnecessary general knowledge, missing project-specific rules, and overly long explanations. A skill is a reusable set of instructions for an coding agent.

100 3mo ago A 51 tokens original Apache-2.0

mini-multi-mode

186

revfactory/harness-engineering-with-cc

Skill Claude CodeCodex

A small request router with separate workflows for writing a README, creating a changelog, or drafting a pull request description. A README explains a project, a changelog records notable changes, and a pull request is a proposed code change for review.

100 3mo ago A 80 tokens original Apache-2.0

grader

187

revfactory/harness-engineering-with-cc

Agent Claude Code

A grading tool that applies objective checks to an output and reports whether each check passes or fails. It also creates a grading.json file with the results and reasons.

100 3mo ago A 36 tokens original Apache-2.0

harness-runner

188

revfactory/harness-engineering-with-cc

Agent Claude Code

A test runner that executes the same prompt in two environments: one with a skill and one without it. It records each run's duration and token count, or labels the token figure as estimated when exact measurement is unavailable.

100 3mo ago A 41 tokens original Apache-2.0

csv-summary

189

revfactory/harness-engineering-with-cc

Skill Claude CodeCodex

A CSV summary tool for counting rows, identifying likely column data types, and calculating averages, medians, and standard deviations for numeric columns.

100 3mo ago A 63 tokens original Apache-2.0

antipattern-detector

190

revfactory/harness-engineering-with-cc

Agent Claude Code

A checker for one SKILL.md file, which is a written instruction file for an agent skill. It looks for three stated anti-patterns: an overly large document, missing reference material, and rules without explanations.

100 3mo ago A 69 tokens original Apache-2.0

revfactory/harness-engineering-with-cc

Skill Claude CodeCodex

A pull-request review coordinator. A pull request is a proposed set of code changes; this tool reviews its diff and changed-file list through separate checks for code quality, security, and tests, then combines the findings.

100 3mo ago A 119 tokens original Apache-2.0

fact-checker

192

revfactory/harness-engineering-with-cc

Agent Claude Code

A fact-checking agent that compares quotations and numbers in a book with primary sources, such as official guides or source repositories. It marks claims as PASS or UNVERIFIED when a primary source cannot be accessed.

100 3mo ago A 59 tokens original Apache-2.0