Use when asked to review code comments for accuracy/quality or explicitly asked to run the comment-analyzer subagent.
Scanned 2/12/2026
Install to Claude Code
npx -y skills add troykelly/codex-skills --skill comment-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Comment Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/troykelly-comment-analyzer)More formats (shields.io, HTML) on the badges page.
---
name: comment-analyzer
description: Use when asked to review code comments for accuracy/quality or explicitly asked to run the comment-analyzer subagent.
---
# Comment Analyzer Subagent
Use the `comment-analyzer` agent card to handle this specialized task.
## Run
```bash
codex-subagent comment-analyzer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF
```
## Notes
- Include concrete scope and constraints in the context block.
- Fold the subagent output back into the main workflow.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!