Still-chowline394

Reply To Comment — Development skill for Claude Code

Development community

reply_to_comment tool — add a reply to a comment thread.

How to install Reply To Comment

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

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

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

What Reply To Comment does


description: reply_to_comment tool — add a reply to a comment thread argument-hint: [comment-id] your reply

Call the `reply_to_comment` MCP tool to add a threaded reply to an existing comment. Read the comment id and the reply text from **$ARGUMENTS**. Use this to respond to my feedback, or as the `author`/`defender` role in a review thread before I resolve it. If no id is given, ask me which comment to reply to.

Alternatives in Development

  • Add Agent 71.9k ★
  • Thread 335 ★
  • Bro Skill — 🤙 /bro — re-explains the last answer in plain language, for when the reply made you go 'bro what' 296 ★

Full documentation available on GitHub

View Source Repository