tickets

Create, list, update, and complete tickets in Markdown files with YAML frontmatter.

3|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/zby/golem-forge --skill tickets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tickets
Source: https://github.com/zby/golem-forge/tree/main/.claude/skills/tickets
Command: npx skills add https://github.com/zby/golem-forge --skill tickets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured system for creating, tracking, and managing work items, ideas, and recurring tasks, ensuring nothing falls through the cracks.

Core Features & Use Cases

  • Ticket Creation: Easily create new tickets for active work or backlog ideas using predefined templates.
  • Status Tracking: Monitor the progress of tickets through different stages like 'information gathering' or 'ready for implementation'.
  • Use Case: A user wants to track a new feature request. They can use this skill to create a ticket in the backlog, define its goal, and outline initial ideas. Later, they can move it to active, add prerequisites, and track its implementation steps.

Quick Start

Use the tickets skill to create a new active ticket named 'Implement user authentication'.

Frequently Asked Questions about tickets

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

FAQPage Schema
How do I manage a project backlog and track active work items?

You can track work items by creating tickets that move across active, backlog, and completed states. The system uses Markdown files with YAML frontmatter to store ticket details and monitor progress through stages like information gathering or ready for implementation.

What is the best way to track recurring tasks and feature requests?

To track recurring tasks and feature requests, create tickets using predefined structured templates. You define the goal in a backlog ticket, outline initial ideas, then move it to active and track its implementation steps as it progresses.

Can I use Markdown files with YAML frontmatter for task management?

Yes, Markdown files with YAML frontmatter are used for task management. This format stores structured ticket details, allowing you to create, update, and complete work items across different project states.

How do I update ticket status for workflow tracking?

You update ticket status by moving work items between active, backlog, and completed states. This lets you monitor progress through specific workflow stages like 'information gathering' or 'ready for implementation' as tasks advance.

Does this ticket system support predefined templates for different ticket types?

Yes, the ticket system supports predefined templates for different ticket types. You can use these structured templates to easily create new tickets for active work or backlog ideas, ensuring consistent details across your project.