SkillAgentSearch skills...

comment-checker

Use when Codex needs to understand or respond to automatic comment-checker feedback emitted after an edit-like PostToolUse hook.

Install / Use

npx skills add code-yeongyu/oh-my-openagent --skill comment-checker

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

90/100

Category

Automation

Supported Platforms

OpenAI Codex

Our assessment of comment-checker

comment-checker scores 90/100 on our quality scale, 163rd of 1,003 Automation skills we index (top 17%).

Its SKILL.md is 640 bytes long, lightly structured (2 headings) and no code examples: fairly brief, so expect to fill in details yourself.

With 69,362 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
14/30
Structure
5/20
Description
15/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated today, so comment-checker is actively maintained.
  • No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
  • Its trust signals score 88/100, with 1 caution from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

comment-checker compared with similar skills

All 4 of these similar skills score higher than comment-checker; compare them before choosing.

SkillScoreStarsUpdatedFormat
comment-checker (this skill)by code-yeongyu9069.4ktodaySKILL.md
Agent-Reachby Panniantong10085.3k9d agoCLAUDE.md
headroomby headroomlabs-ai10073.7ktodayCLAUDE.md
rufloby ruvnet10073.2ktodayCLAUDE.md
CowAgentby zhayujie10047.1ktodayCLAUDE.md

Frequently asked questions

How do I install comment-checker?
Run npx skills add code-yeongyu/oh-my-openagent --skill comment-checker. The install tabs above show the steps for each supported agent.
Which AI agents does comment-checker work with?
It is written for OpenAI Codex, as a SKILL.md file. Other agents that read the same format can often use it too.
Is comment-checker safe to use?
It declares no license and scores 88/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is comment-checker still maintained?
The repository was last updated today, so comment-checker is actively maintained.

name: comment-checker description: Use when Codex needs to understand or respond to automatic comment-checker feedback emitted after an edit-like PostToolUse hook.

Codex Comment Checker

The plugin registers a PostToolUse hook for successful apply_patch, write, edit, multi_edit, and multiedit calls.

When comment-checker reports a warning after a patch, Codex receives blocking feedback and should fix or explain the flagged comment before moving on.

Scope

  • No MCP tool is exposed.
  • Non-edit tools are ignored by this plugin.
  • Missing checker binaries emit no hook output so normal Codex work can continue.

Related Skills

View on GitHub
GitHub Stars69.4k
CategoryAutomation
Updated16h ago
Forks5.7k

Languages

TypeScript

Trust signals

88/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

1 medium
comment-checker — OpenAI Codex Skill: Install & Safety Check | SkillAgent