comment-jira

Post or update comments on Jira tickets via the Atlassian MCP server.

4|5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Luney-Industries/farty-bobo --skill comment-jira-luney-industries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comment-jira
Source: https://github.com/Luney-Industries/farty-bobo/tree/main/skills/comment-jira
Command: npx skills add https://github.com/Luney-Industries/farty-bobo --skill comment-jira-luney-industries

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of posting or updating comments on Jira tickets, saving time and ensuring clear communication within projects.

Core Features & Use Cases

  • Post New Comments: Quickly add new comments to Jira tickets.
  • Update Existing Comments: Edit specific comments based on ticket ID or comment link.
  • Reply to Comments: Post comments in reply to an existing comment, supporting threaded replies where available.
  • Use Case: Streamline team communication by automatically updating Jira tickets with summaries or feedback after completing tasks.

Quick Start

Use the comment-jira skill to post a new comment on the ticket PROJ-123.

Frequently Asked Questions about comment-jira

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a comment to a Jira ticket using an Atlassian MCP server?

To add a Jira comment, you can use the comment-jira skill to post new comments on tickets via the Atlassian MCP server, supporting inputs like ticket IDs, URLs, and comment links.

Can I update existing comments on Jira tickets or reply to threads?

Yes, updating Jira comments is supported; you can edit specific comments based on the ticket ID or comment link, and post replies to existing comments to enable threaded discussions.

Do I need an Atlassian MCP connector to post comments on Jira issues?

Yes, you need an active Atlassian MCP connector configured for API communication, as it is a required dependency to handle posting and updating Jira ticket comments.

What's the best way to automate posting agent-generated summaries to Jira tickets?

Automating Jira comment updates is best handled by using the skill to post agent-generated summaries directly to tickets, streamlining team communication and task tracking after completing work.

Does this Jira commenting skill support URL inputs for updating issue comments?

Yes, the skill supports ticket IDs, URLs, and comment links as valid inputs to accurately target the specific Jira ticket or comment you want to post or update.

Why are my Jira comments not posting through the MCP server?

Jira comments may fail to post if the required Atlassian MCP connector is not properly configured for API communication, so ensure your connector dependencies are correctly installed and authenticated.