code-yeongyu/comment-checker
Use when Codex needs to understand or respond to automatic comment-checker feedback emitted after an edit-like PostToolUse hook.
npx skills add https://github.com/code-yeongyu/oh-my-openagent --skill 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.
Take code-yeongyu/comment-checker from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.