issue-linker

Official

Create typed relationships between issues to express dependencies

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill establishes typed relationships between issues (relates_to, blocks, blocked_by, duplicates) using the Fractary CLI, enabling dependency tracking and traceability.

Core Features & Use Cases

  • Relationship types: relates_to, blocks, blocked_by, duplicates
  • Bidirectional linking: Cross-link source and target issues when applicable
  • Automation-friendly: Outputs JSON for programmatic consumption

Quick Start

Link issue 123 to 456 as blocks using the Fractary CLI.

Dependency Matrix

Required Modules

fractary-cligh

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: issue-linker
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#issue-linker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository