jhlee0409

157 mods across 6 repositories, 2.1k stars between them.

jhlee0409/claude-code-history-viewer

Agent Claude Code

Evaluates an incoming external/contributor PR for merge readiness. Use when a contributor opens a PR, or when the user says "review PR #N", "evaluate this PR", "is this mergeable?", "이 PR 봐줘/머지 가능?". Produces a merge-readiness verdict (READY / NEEDS-CHANGES / NEEDS-DISCUSSION), a code-quality findings table, and a…

2.1k 2d ago A 107 tokens original MIT

jhlee0409/claude-code-history-viewer

Agent Claude Code

Verifies translation-key completeness and integrity across all 5 languages. Use after any change that touches src/i18n/locales/, when reviewing a PR that adds user-facing strings, or when the user says "check i18n", "are translations in sync?", "i18n 검증". Confirms every key added in en/ exists in ko/ ja/ zh-CN/…

2.1k 2d ago A 100 tokens original MIT

issue-analyzer

03

jhlee0409/claude-code-history-viewer

Agent Claude Code

Analyzes a GitHub issue in ANY language (Chinese / Korean / Japanese / English), classifies it, proposes the right canonical label, and drafts a reply. Use when the user says "triage issue #N", "analyze this issue", "what's #N about", "respond to #N", "이 이슈 분석/분류해줘". Read-only: proposes labels and a reply but never…

2.1k 2d ago A 100 tokens original MIT

jhlee0409/claude-code-history-viewer

Agent Claude Code

Specialized reviewer for PRs (or feature work) that ADD A NEW AI-assistant provider — e.g. Kiro, Kimi, Copilot, CodeBuddy, Pi, Qoder, Gemini CLI, antigravity. Use when a PR title contains "feat(provider)" / "add X CLI" / "add X support", or the user says "review the new provider PR" / "이 provider PR 봐줘". Checks the…

2.1k 2d ago A 122 tokens original MIT

release-gate-runner

05

jhlee0409/claude-code-history-viewer

Agent Claude Code

Runs the frontend quality gate before a release and reports ONLY what fails. Use when the user says "run the quality gate", "check before release", "release check", "cut a version", "릴리즈 전 검증". Runs tsc, vitest, lint, and i18n:validate locally; does NOT run cargo locally (blocked on this machine) and instead reminds…

2.1k 2d ago C 90 tokens original MIT

rust-architect

06

jhlee0409/claude-code-history-viewer

Agent Claude Code

Architecture specialist for claude-code-history-viewer's rust code. Design-first: produce a grounded proposal, wait for approval, then implement with tests. Use for refactors, restructuring, or deepening the rust architecture — not for crude surface patches.

2.1k 2d ago A 53 tokens original MIT

jhlee0409/claude-code-history-viewer

Agent Claude Code

Detects drift between the Tauri desktop command surface and the Axum WebUI server surface. Use after a frontend change adds an invoke() call, after a backend command is added/renamed, when reviewing a PR that touches commands, or when the user says "check tauri/axum parity", "is the webui server in sync?". A command…

2.1k 2d ago A 112 tokens original MIT

jhlee0409/claude-code-history-viewer

Agent Claude Code

Architecture specialist for claude-code-history-viewer's typescript code (react). Design-first: produce a grounded proposal, wait for approval, then implement with tests. Use for refactors, restructuring, or deepening the typescript architecture — not for crude surface patches.

2.1k 2d ago A 57 tokens original MIT

ui-verify

09

jhlee0409/claude-code-history-viewer

Agent Claude Code

Verifies a frontend UI change actually works in a real rendered view before it is reported done — not jsdom, not a snapshot, the real thing. Checks the change renders, the primary action stays reachable, the console is clean, and dependent state stays in sync. Use after a UI change in claude-code-history-viewer…

2.1k 2d ago A 124 tokens original MIT

pr-review-check

10

jhlee0409/claude-code-history-viewer

Command Claude Code

A command for reviewing AI-generated pull-request comments, sorting valid issues from invalid ones, and fixing approved issues one at a time.

2.1k 2d ago A 17 tokens original MIT

triage-labels

15

jhlee0409/claude-code-history-viewer

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

2.1k 2d ago A 0 tokens copy · 69% MIT

afc

17

jhlee0409/all-for-claudecode

Plugin Claude Code

Automated pipeline for Claude Code. Automates the full development cycle: spec → plan → implement → review → clean.

7 5mo ago A tokens not measured original MIT

afc-appsec-expert

19

jhlee0409/all-for-claudecode

Agent

Application Security specialist — remembers security architecture decisions and threat models across sessions to provide consistent security guidance.

7 5mo ago A 26 tokens original MIT

afc-architect

20

jhlee0409/all-for-claudecode

Agent

Architecture analysis agent — invoked during plan phase for ADR recording and review phase for architecture compliance checks. Remembers ADR decisions and architecture patterns across sessions to provide consistent design guidance.

7 5mo ago A 39 tokens original MIT

afc-backend-expert

21

jhlee0409/all-for-claudecode

Agent

Backend Staff Engineer — remembers project tech decisions and API patterns across sessions to provide consistent backend guidance.

7 5mo ago A 26 tokens original MIT

afc-design-expert

22

jhlee0409/all-for-claudecode

Agent

UX/UI Designer — remembers design system decisions and usability patterns across sessions to provide consistent design guidance.

7 5mo ago A 25 tokens original MIT

afc-impl-worker

23

jhlee0409/all-for-claudecode

Agent

Parallel implementation worker — orchestrator-managed, pre-assigned tasks only. Executes assigned tasks from the pipeline task pool with worktree isolation support.

7 5mo ago A 34 tokens original MIT

afc-infra-expert

24

jhlee0409/all-for-claudecode

Agent

Infra/SRE specialist — remembers deployment topology and operational decisions across sessions to provide consistent infrastructure guidance.

7 5mo ago A 26 tokens original MIT