issue

Create and track software development issues with acceptance criteria in markdown and JSON files.

55|4|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/skilluse/skilluse --skill issue-skilluse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue
Source: https://github.com/skilluse/skilluse/tree/main/.claude/skills/issue
Command: npx skills add https://github.com/skilluse/skilluse --skill issue-skilluse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured way to define, track, and manage individual work items (Issues) with clear, testable acceptance criteria, ensuring alignment with larger project goals (Epics).

Core Features & Use Cases

  • Issue Creation: Define new tasks with detailed requirements and acceptance criteria.
  • Status Tracking: Update issue progress and completion status.
  • Epic Integration: Ensure issues are linked to and updated within their parent Epics.
  • Use Case: When a user says "create a new task for user authentication setup", this skill guides them through defining the issue, its requirements, and acceptance criteria, and updates the relevant Epic.

Quick Start

Use the issue skill to create a new issue for user authentication setup.

Frequently Asked Questions about issue

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

FAQPage Schema
How do I break down epics into actionable tasks with testable acceptance criteria?

To break down epics into actionable tasks, you define individual issues with specific requirements and testable acceptance criteria. This structured approach ensures each task aligns with larger project goals and maintains documentation consistency using markdown and JSON files.

How do I track issue progress and lifecycle status during agile development?

You can track issue progress and lifecycle status by updating the completion state within the stored markdown and JSON files. This facilitates agile issue tracking and automatically reflects status changes within the parent epic for holistic project oversight.

What is the best way to create a new issue for user authentication setup?

The best way to create a new issue for user authentication setup is to define the task with detailed requirements and acceptance criteria. This process guides you through structuring the work item and automatically updates the relevant parent epic.

Does issue tracking work with markdown and JSON files for project documentation?

Issue tracking works directly with markdown and JSON files to manage work items and maintain project documentation consistency. This approach stores specific requirements and testable criteria locally, ensuring alignment with agile project management goals.

Can I link individual work items to parent epics for holistic project oversight?

You can link individual work items to parent epics for holistic project oversight through epic integration. This ensures that every issue created with testable acceptance criteria is automatically connected to and updated within the overarching epic-level tracking.