Still-chowline394

Resolve Comment — Development skill for Claude Code

Development community

resolve_comment tool — mark a comment done after you've made the edit.

How to install Resolve Comment

Installs to ~/.claude/skills/still-chowline394-magictex-mcp-resolve_comment/SKILL.md

Terminal
mkdir -p ~/.claude/skills/still-chowline394-magictex-mcp-resolve_comment && curl -fsSL https://raw.githubusercontent.com/Still-chowline394/MagicTeX-mcp/HEAD/commands/resolve_comment.md -o ~/.claude/skills/still-chowline394-magictex-mcp-resolve_comment/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Resolve Comment does


description: resolve_comment tool — mark a comment done after you've made the edit argument-hint: [comment-id] [what you changed]

Call the `resolve_comment` MCP tool to mark a comment as resolved once the edit is made. Read the comment id and a one-line note from **$ARGUMENTS**. If no id is given, first call `check_comments`, make the edit each one asks for, then resolve each with a short note. Resolved comments turn **green** in the workspace so I can review and close them.

Alternatives in Development

  • Epic Review — Mark epic review requested, approved, or changes requested 243.5k ★
  • Connect — Fancy stream processing made operationally mundane 8608 114 1 8.6k ★
  • X Mentor Skill — X导师.skill — 女娲的第一个「非人类」作品 1.2k ★

Full documentation available on GitHub

View Source Repository