masanami

47 mods across 1 repository, 5 stars between them.

masanami/claude-harness

Agent

A skeptical verification agent for claims about dependencies shared across code repositories. It independently retrieves the dependency's source code and tries to disprove the stated assumptions and evidence.

5 3d ago A 64 tokens

claim-advocate

04

masanami/claude-harness

Agent

A review agent that questions decisions to dismiss comments on a pull request. A pull request is a proposed code change submitted for review.

5 3d ago A 51 tokens

code-reviewer

05

masanami/claude-harness

Agent

An agent that reviews source code and implementation changes. Its description is in Japanese and indicates that it is assigned for code, implementation, and pull-request reviews.

5 3d ago A 50 tokens

debt-scanner

06

masanami/claude-harness

Agent

An agent that scans a project directory for technical debt, meaning code or design choices that may make future changes harder or riskier.

5 3d ago A 38 tokens

debt-verifier

07

masanami/claude-harness

Agent

An agent that checks whether reported technical debt is genuinely a maintenance problem. It reads the affected files and questions findings made by another scanner.

5 3d ago A 83 tokens

decompose-judge

08

masanami/claude-harness

Agent

A judging agent that scores three proposed ways to split an implementation task, combines their best parts, and produces one final plan.

5 3d ago A 55 tokens

defect-sweeper

09

masanami/claude-harness

Agent

A review agent that checks an entire code change for one specified class of defects. It works independently from the implementation and only finds and reports problems.

5 3d ago A 72 tokens

doc-verifier

12

masanami/claude-harness

Agent

An agent that checks whether the implementation matches the project’s requirements and design documents. It compares the written plans with the code that was built.

5 3d ago A 76 tokens

e2e-engineer

13

masanami/claude-harness

Agent

An agent for implementing end-to-end tests, which test a complete user flow through an application. Its description is in Japanese and specifies automatic delegation for requests to write or add such tests.

5 3d ago A 67 tokens

masanami/claude-harness

Agent

An agent that checks whether end-to-end tests can detect a real defect by adding one intentional bug to an important user flow. End-to-end tests exercise a complete flow through the application.

5 3d ago A 100 tokens

feature-implementer

16

masanami/claude-harness

Agent

An implementation agent for adding features, changing existing behaviour, and fixing bugs, based on requests written in Japanese.

5 3d ago A 96 tokens

finding-verifier

17

masanami/claude-harness

Agent

A code-review checker that tests whether reported problems are real by comparing the review comment with the changed code and the surrounding code.

5 3d ago A 83 tokens

masanami/claude-harness

Agent

An agent that predicts file conflicts and dependencies between multiple issues being implemented at the same time. An issue is a tracked piece of development work, such as a bug or feature request.

5 3d ago A 67 tokens

spec-critic

20

masanami/claude-harness

Agent

An agent that critiques feature specification documents for testable acceptance criteria, internal consistency, and usefulness for later implementation.

5 3d ago A 53 tokens

spec-fixer

21

masanami/claude-harness

Agent

An agent for mechanically correcting blockers identified in a feature specification document.

5 3d ago A 32 tokens

surface-auditor

22

masanami/claude-harness

Agent

A review agent that reads test code and identifies the behavior each test actually checks, separating public behavior from internal implementation details.

5 3d ago A 49 tokens

ticket-worker

24

masanami/claude-harness

Agent

A worker agent that implements one issue from start to finish inside a worktree, which is a separate working copy of a code repository.

5 3d ago A 60 tokens