issue-link-verification

Verify URLs in issue content before posting across platforms.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifies every URL added to issue descriptions or comments to prevent broken references, broken workflows, and misdirection.

Core Features & Use Cases

  • Automated URL extraction from issue content (descriptions, comments, and cross-references) and validation across internal wiki, repository, pull requests, issues, and external URLs.
  • Enforces hard-blocks on critical link failures to ensure only valid references are posted.
  • Adapter-based configuration for platform-specific checks and actionable verification reports.

Quick Start

Verify all links in the issue content before posting.

Frequently Asked Questions about issue-link-verification

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

FAQPage Schema
How do I verify issue links before posting on pull requests and wikis?

To verify issue links before posting, this Skill automatically extracts and validates URLs from issue descriptions, comments, and cross-references. It checks internal wiki, repository, and external links to ensure reliability.

Can I block pull request comments containing broken wiki references?

Yes, you can block pull request comments with broken wiki references. The Skill enforces hard-blocks on critical link failures, preventing posts that contain invalid URLs to ensure only reliable references are published.

What is automated link verification for issue descriptions and cross-links?

Automated link verification for issue descriptions is the process of extracting and validating URLs across internal wiki, repository, and external platforms. It ensures all cross-links to PRs and issues are reliable before posting.

Does this link verification tool support platform-specific checks via adapters?

Yes, this link verification tool supports platform-specific checks via adapters. It applies mandatory link checks across different platforms to validate internal wiki, repository, pull requests, and external URLs effectively.

How do I validate external URLs in issue comments and descriptions?

You validate external URLs in issue comments by using automated extraction and validation checks. The Skill inspects all URLs within the content and generates actionable verification reports to identify broken references.

What happens when hard failures occur during issue link verification?

When hard failures occur during issue link verification, the Skill blocks the post from being submitted. This mandatory enforcement ensures that only content with valid, fully verified references across platforms is published.