MH4GF

45 mods across 2 repositories, 13 stars between them.

collect-permissions

25

MH4GF/claude-code

Skill Claude CodeCodex

A checker that gathers permission entries from repository-local settings files and classifies which ones might belong in shared global settings. It only identifies candidates; a separate approved action performs any addition.

2 2d ago B 46 tokens original MIT

comprehend

26

MH4GF/claude-code

Skill Claude CodeCodex

A teaching workflow for building a deep understanding of a pull request, design document, article, codebase, book chapter, paper, or idea. It covers the problem, solution, edge cases, and wider context.

2 2d ago A 272 tokens original MIT

create-linear-issue

27

MH4GF/claude-code

Skill Claude CodeCodex

A workflow for turning a short request into a Linear issue, where Linear is a system for tracking software work. It first clarifies the goal and completion conditions, then creates the issue through Linear.

2 2d ago A 108 tokens original MIT

MH4GF/claude-code

Skill Claude CodeCodex

A method for improving prompts by having an independent agent follow them, checking the results against fixed requirements, and repeating the process.

2 2d ago A 160 tokens original MIT

go-review

29

MH4GF/claude-code

Skill Claude CodeCodex

A Go change reviewer focused on design rather than routine formatting or type checks. Go is a programming language, and table-driven tests are tests that run many named cases from one shared data table.

2 2d ago A 212 tokens original MIT

narrative-review

30

MH4GF/claude-code

Skill Claude CodeCodex

A review check for changes to Markdown documents, shell scripts, SB files, and JSON settings. It looks for bloated explanations and comments about past decisions that no longer describe the current design.

2 2d ago A 100 tokens original MIT

prompt-engineer

31

MH4GF/claude-code

Skill Claude CodeCodex

MUST use when editing CLAUDE.md, SKILL.md, or slash commands. Applies prompt engineering best practices regardless of task size.

2 2d ago A 32 tokens original MIT

review

32

MH4GF/claude-code

Skill Claude CodeCodex

A review workflow for examining all changes in a branch compared with the main branch and producing a concise report with file and line references.

2 2d ago A 257 tokens original MIT

session-log

33

MH4GF/claude-code

Skill Claude CodeCodex

Show the current session's log file path.

2 2d ago A 11 tokens original MIT

ts-review

35

MH4GF/claude-code

Skill Claude CodeCodex

A TypeScript and TSX change reviewer focused on design issues that ordinary code checks may not catch. TypeScript is a programming language that adds type information to JavaScript, and TSX is its format for React interface code.

2 2d ago A 190 tokens original MIT

write-code-comments

36

MH4GF/claude-code

Skill Claude CodeCodex

A procedure for adding comments to code when a project hook normally blocks comment changes. It requires a temporary permission marker, limits comments to useful explanations, and removes the marker afterward.

2 2d ago A 59 tokens original MIT

claude-md-checker

37

MH4GF/claude-code

Agent

A read-only checker that compares code changes with the applicable CLAUDE.md instruction files, including user, project, and directory-level rules.

2 2d ago A 112 tokens original MIT

parallel-review

38

MH4GF/claude-code

Command

A command that runs three kinds of code review in parallel, combines their findings, and applies selected fixes. Code review is the process of checking code for defects, project-rule violations, and avoidable complexity.

2 2d ago A 40 tokens original MIT

codex-review

39

MH4GF/claude-code

Skill Claude CodeCodex

A code-review workflow that checks either uncommitted changes, changes against the main branch, or a specified commit.

2 2d ago A 40 tokens original MIT

create-issue

40

MH4GF/claude-code

Skill Claude CodeCodex

A Japanese-language workflow for turning a short idea into a well-defined issue, or task record, for a software project.

2 2d ago A 116 tokens original MIT

deslop

41

MH4GF/claude-code

Skill Claude CodeCodex

A read-only review that looks for noise commonly introduced by AI-generated code in the current branch's changes.

2 2d ago A 85 tokens original MIT

land

42

MH4GF/claude-code

Skill Claude CodeCodex

An automated workflow for taking a GitHub pull request from review to merge. A pull request is a proposed code change, and CI is the automated testing and checking that runs on it.

2 2d ago A 80 tokens original MIT

pr-feedback-fetch

43

MH4GF/claude-code

Skill Claude CodeCodex

A GitHub pull-request feedback collector that gathers top-level comments, inline comments, and review summaries into one structured report.

2 2d ago A 74 tokens original MIT

symphony-workflow

44

MH4GF/claude-code

Skill Claude CodeCodex

A shared procedure for background coding sessions that are assigned issues by Symphony, an orchestration tool. It covers checking the issue tracker, recording work, moving work to human review, and merging changes.

2 2d ago A 74 tokens original MIT

workpad

45

MH4GF/claude-code

Skill Claude CodeCodex

A skill for maintaining one work-notes comment on each issue, so background sessions can record progress and continue later.

2 2d ago A 105 tokens original MIT