issue-comment-debunker

Validate issue comments against logs and source data before posting.

8|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/bordenet/superpowers-plus --skill issue-comment-debunker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-comment-debunker
Source: https://github.com/bordenet/superpowers-plus/tree/main/skills/issue-tracking/issue-comment-debunker
Command: npx skills add https://github.com/bordenet/superpowers-plus --skill issue-comment-debunker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Issue comments and status updates are often posted without verifiable evidence, leading to misinformation and wasted debugging effort. This Skill stops fabricated claims by enforcing a strict evidence‑before‑assertion rule.

Core Features & Use Cases

  • Pre‑comment validation: Checks that each claim in a comment is backed by logs, git history, or other concrete sources before allowing the post.
  • Automated claim classification: Identifies factual statements, timestamps, metrics, and attributions within draft comments.
  • Safety enforcement: Blocks posting when evidence is missing and provides a checklist to rewrite the comment.
  • Recovery guidance: Supplies steps to correct or retract comments that were posted with unverified information.

Quick Start

Ask the assistant to review and post your issue comment only after it confirms every claim is supported by concrete evidence.

Frequently Asked Questions about issue-comment-debunker

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

FAQPage Schema
How do I validate issue comments against logs and git history before posting?

Automated claim classification identifies factual statements, metrics, and attributions within draft issue comments. It stops fabricated claims by enforcing a strict evidence-before-assertion rule, requiring concrete sources like logs or git history before allowing the post.

What happens when evidence is missing from an issue tracking status update?

When evidence is missing, safety enforcement blocks the comment from posting and provides a checklist to rewrite the draft with proper evidence. This prevents misinformation and wasted debugging effort caused by unverified claims.

Do I need issue tracker adapters to verify evidence in issue comments?

Yes, this Skill requires integration with issue tracker adapters to retrieve issue details and access logs, git history, and other evidence sources. Without these adapters, the validation process cannot verify claims before posting.

What is the best way to prevent unverified claims in GitHub issue comments?

The best way to prevent unverified claims is enforcing a strict evidence-before-assertion rule for GitHub issue comments. The Skill validates each claim against logs, git history, or source data and blocks posting until evidence is confirmed.

How do I correct issue comments that were posted without verifiable evidence?

To correct issue comments posted without verifiable evidence, follow the supplied recovery guidance steps to correct or retract the unverified information. This prevents misinformation from spreading and reduces wasted debugging effort.