itx:issue-update

Validate GitHub issue status and post comments with prompt logs.

49|5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ric03uec/clawrium --skill itx-issue-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: itx:issue-update
Source: https://github.com/ric03uec/clawrium/tree/main/.opencode/skills/itx-issue-update
Command: npx skills add https://github.com/ric03uec/clawrium --skill itx-issue-update

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of adding comments to existing GitHub issues by automating verification and posting, saving time and reducing manual effort.

Core Features & Use Cases

  • Issue Validation: Checks if the target issue exists and if it is open or closed.
  • Comment Posting: Adds a detailed comment to the specified issue with context and prompt log.
  • Use Case: A project manager wants to quickly update an issue with new information or status changes without navigating through GitHub manually.

Quick Start

Use the itx:issue-update skill to add a comment summarizing the latest progress on issue number 28.

Frequently Asked Questions about itx:issue-update

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

FAQPage Schema
How do I automate posting comments to GitHub issues?

You can automate posting comments to GitHub issues by using a tool that parses your arguments, validates the issue status, and posts the comment with a contextual prompt log. This verifies the issue exists and adds the update automatically.

What is the best way to update an existing GitHub issue without manual navigation?

The best way to update an existing GitHub issue without manual navigation is to automate the verification and posting process. This method validates if the target issue is open or closed and adds your detailed comment directly.

Can I check if a GitHub issue is open or closed before adding a comment?

Yes, issue validation checks if the target GitHub issue exists and verifies whether it is open or closed before adding a comment. This ensures your automated updates are only posted to valid, active issues.

How do I include contextual prompt logs when updating an issue comment?

To include contextual prompt logs when updating an issue comment, use an automated posting process that attaches these logs during submission. This provides auditability and clarity for the added comment on the GitHub issue.

Does automated GitHub issue commenting work for project status updates?

Yes, automated GitHub issue commenting works for project status updates by allowing project managers to quickly post new information or status changes. It validates the issue and posts the detailed update without requiring manual GitHub navigation.