Agent skill
comment-analyzer
Use when asked to review code comments for accuracy/quality or explicitly asked to run the comment-analyzer subagent.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/comment-analyzer
SKILL.md
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.
Didn't find tool you were looking for?