sjh9714

11 mods across 3 repositories, 25 stars between them.

sjh9714/mergewarden

Instructions file CodexOpenCode

Instructions for sjh9714/mergewarden, covering agents.md, project, non-negotiable principles, commands and architecture.

14 10d ago A 794 tokens original MIT

mergewarden

02

sjh9714/mergewarden

MCP server Claude CodeCodexCursor +2

Check whether a coding agent's changes stayed inside the scope it was given. Runs locally from the mergewarden-mcp npm package.

14 10d ago A tokens not measured original MIT

repo-cover

03

sjh9714/cover-my-repo

Plugin Claude Code

Plugin marketplace listing 1 plugin: repo-cover.

7 9d ago A tokens not measured original MIT

repo-cover

04

sjh9714/cover-my-repo

Plugin Claude Code

Design one GitHub social preview card with five moods, CJK-first typography, deterministic checks, and local Chrome export.

7 9d ago A tokens not measured original MIT

repo-cover

05

sjh9714/cover-my-repo

Skill Claude CodeCodex

Design a GitHub social-preview card (og:image, 1280x640) for a repository. Use when the user asks for a social preview, repo cover, og image, link card, opengraph image, or README hero. Five editorial moods (editorial, poster, blueprint, gallery, terminal), CJK-first typography, one self-contained HTML file…

7 9d ago A 90 tokens original MIT

red-handed

06

sjh9714/red-handed

Plugin Claude Code

Audit what a coding agent actually did against what it said it did, from the session transcript and the repository's git state.

4 21d ago A tokens not measured original MIT

red-handed

07

sjh9714/red-handed

Plugin Claude Code

Your agent said the tests pass. This checks that a test actually ran. Installing turns on two hooks: one strips the tail or grep that eats test results before a test command runs, one audits the session against git the moment it ends and warns only when something was caught. It also adds /red-handed:audit and…

4 21d ago A tokens not measured original MIT

PreToolUse

08

sjh9714/red-handed

Hook

Runs before the agent uses a tool for Bash tool calls, executing fix-pipes.mjs via node. From sjh9714/red-handed.

4 21d ago A tokens not measured original MIT

Stop

09

sjh9714/red-handed

Hook

Runs when the agent finishes a response, running npx --yes @jinhyuk9714/red-handed@latest hook. From sjh9714/red-handed.

4 21d ago A tokens not measured original MIT

audit

10

sjh9714/red-handed

Skill Claude CodeCodex

Check whether what I said in this session is backed by what I actually did — did the tests I reported as passing really run, was an expected value quietly rewritten, was a test switched off. Reads this project's Claude Code transcript and git state locally and reports each gap with the timestamp and the quoted line.…

4 21d ago A 89 tokens original MIT

history

11

sjh9714/red-handed

Skill Claude CodeCodex

Add up every Claude Code session on this machine and report how often an agent said the tests passed and how often anything actually ran them. Reads the local transcripts under /.claude/projects and prints a coverage count plus any findings. Use when the user asks about their whole history rather than one session, or…

4 21d ago A 75 tokens original MIT