issue-analyzer

Community

Turn issues into actionable implementation plans.

Authorlutzcc1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes issues from any tracking system (Linear, GitHub, Jira) in the context of the Sprout Rails codebase. It gathers all necessary context (issue details, comments, codebase patterns) and then invokes the implementation-plan-writer skill to create a standardized plan file.

Core Features & Use Cases

  • Cross-tracker issue analysis: fetches issue data (title, description, status, priority, labels) and comments from Linear, GitHub, Jira.
  • Context extraction: collects relevant codebase patterns and related objects to inform implementation.
  • Branch planning guidance: outlines a safe, consistent branch strategy aligned with the issue.
  • Codebase exploration: performs targeted searches to identify related components, services, and tests to inform the plan.
  • Plan generation: delegates plan creation to the implementation-plan-writer skill to produce an <ISSUE-ID>-IMPLEMENTATION-PLAN.md.

Quick Start

Provide an issue URL or ID (Linear, GitHub, or Jira). The Skill will detect the tracker, fetch issue details, assemble context, and invoke the implementation-plan-writer to generate the implementation plan file.

Dependency Matrix

Required Modules

None required

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-analyzer
Download link: https://github.com/lutzcc1/claude-skills/archive/main.zip#issue-analyzer

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.