comment-jira

Post or update Jira ticket comments via the Atlassian MCP connector.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of posting or updating comments on Jira tickets by guiding through target resolution, clarification, and confirmation before using the connector so no manual API work is needed.

Core Features & Use Cases

  • Flexible Targeting: Accepts ticket IDs, URLs, or direct comment links and extracts the required identifiers automatically.
  • Action-aware Posting: Determines whether to add, update, or reply to comments, appends the identity footer, and keys into the right MCP tool without raw REST calls.
  • Human-in-the-loop Confirmation: Provides a preview of the final comment and waits for explicit approval before posting, clearly surfacing errors when they occur.

Quick Start

Use the comment-jira skill to post the prepared summary to ticket PROJ-123 through the Atlassian MCP connector.

Frequently Asked Questions about comment-jira

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

FAQPage Schema
How do I post comments on Jira tickets without making manual REST API calls?

You can post comments on Jira tickets by using the Atlassian MCP connector, which handles the API operations automatically. The Skill requires a ticket ID, URL, or comment link to resolve the target and add the comment without manual REST work.

Can I update or reply to an existing Jira comment through the Atlassian MCP connector?

Yes, the connector supports action-aware posting to add new comments, update existing ones, or reply to specific comments. It automatically determines the correct MCP tool to use based on the provided ticket ID or comment link.

Does posting a Jira comment through the MCP connector require approval before submission?

Yes, the workflow requires human-in-the-loop confirmation by providing a preview of the final comment. It waits for explicit approval before posting the comment to the Jira ticket and clearly surfaces any errors that occur.

What is the best way to manage identity footers when updating Jira tickets via MCP?

The best way to manage identity footers is through the connector's identity footer management feature, which automatically appends the footer to your Jira comments. This occurs during the add or update operations after target resolution.

Why does my Jira ticket comment fail to post when providing a direct comment link?

Posting may fail if the connector cannot extract the required identifiers from the provided comment link or if confirmation is not granted. The Skill clearly surfaces errors when they occur during the posting operation.