Agent Skills: jira-comment

Comment on a Jira ticket on Michael's behalf, clearly attributed as AI-generated. Use when asked to leave a comment or reply on Jira.

UncategorizedID: michaelvessia/nixos-config/jira-comment

Install this agent skill to your local

pnpm dlx add-skill https://github.com/MichaelVessia/nixos-config/tree/HEAD/modules/programs/agents/shared/skills/jira-comment

Skill Files

Browse the full folder contents for jira-comment.

Download Skill

Loading file tree…

modules/programs/agents/shared/skills/jira-comment/SKILL.md

Skill Metadata

Name
jira-comment
Description
Comment on a Jira ticket on Michael's behalf, clearly attributed as AI-generated. Use when asked to leave a comment or reply on Jira.

Your task

Leave a comment on a Jira ticket on Michael's behalf. The comment must be clearly attributed as AI-generated.

Arguments

The user will provide:

  1. A Jira ticket key (e.g., PROJ-123)
  2. What they want the comment to say

Comment format

Wrap the user's message with this template:

This comment was left by Michael's AI agent on his behalf.

{user's message}

Steps

  1. Construct the comment body using the template above.
  2. Post using jira issue comment add <TICKET-KEY> "...". Use --no-input to skip prompts.
  3. Confirm the comment was posted.

You MUST do this in a single message. Do not ask follow-up questions.