revfactory/harness-engineering-with-cc

101Stars on the repository
40Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

tip-curator

01

revfactory/harness-engineering-with-cc

Agent Claude Code

Agent "tip-curator" from revfactory/harness-engineering-with-cc, covering 역할, 점검 항목 and 산출물.

101 +1 3mo ago A 58 tokens original Apache-2.0

tip-researcher

02

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.

101 +1 3mo ago A 79 tokens original Apache-2.0

tip-writer

03

revfactory/harness-engineering-with-cc

Agent Claude Code

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

101 +1 3mo ago A 46 tokens original Apache-2.0

commit-msg-author

04

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.

101 +1 3mo ago A 58 tokens original Apache-2.0

commit-msg-reviewer

05

revfactory/harness-engineering-with-cc

Agent Claude Code

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

101 +1 3mo ago A 45 tokens original Apache-2.0

security-analyst

06

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.

101 +1 3mo ago A 102 tokens original Apache-2.0

prose-pruner

09

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.

101 +1 3mo ago A 51 tokens original Apache-2.0

grader

10

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.

101 +1 3mo ago A 36 tokens original Apache-2.0

harness-runner

11

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.

101 +1 3mo ago A 41 tokens original Apache-2.0

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.

101 +1 3mo ago A 69 tokens original Apache-2.0

fact-checker

13

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.

101 +1 3mo ago A 59 tokens original Apache-2.0

security-reviewer

14

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 +1 3mo ago A 93 tokens original Apache-2.0

code-author

15

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 +1 3mo ago A 40 tokens original Apache-2.0

static-analyzer

16

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 +1 3mo ago A 68 tokens original Apache-2.0

design-reviewer

17

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 +1 3mo ago A 63 tokens original Apache-2.0

refactorer

18

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 +1 3mo ago A 77 tokens original Apache-2.0

security-auditor

19

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 +1 3mo ago A 68 tokens original Apache-2.0

api-designer

20

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 +1 3mo ago A 73 tokens original Apache-2.0

backend-impl

21

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 +1 3mo ago A 70 tokens original Apache-2.0

db-migrator

23

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 +1 3mo ago A 68 tokens original Apache-2.0

feature-pm

24

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 +1 3mo ago A 67 tokens original Apache-2.0