lira

Manage local YAML issue tickets with Jira and GitHub sync.

2|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/weisberg/agent_tools --skill lira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lira
Source: https://github.com/weisberg/agent_tools/tree/main/tools/lira
Command: npx skills add https://github.com/weisberg/agent_tools --skill lira

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a stable, local-first ticket management system that allows teams and agents to organize, track, and update work items efficiently.

Core Features & Use Cases

  • Local Issue Tracking: Create, list, move, and query tickets stored as YAML files, enabling offline and inspectable workflows.
  • External System Integration: Link tickets to Jira and GitHub, with bidirectional synchronization and conflict detection.
  • Automation and Orchestration: Support candidate discovery, claim operations, status transitions, comments, and structured history, facilitating automation workflows.
  • Use Case: Developers can decompos their work into atomic tasks, record progress locally, and sync with remote issue trackers without dependency on a server.

Quick Start

Use the lira skill to create a new ticket with acceptance criteria and a task description.

Frequently Asked Questions about lira

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

FAQPage Schema
How do I track Jira and GitHub issues locally without a server connection?

Local issue tracking with structured YAML files enables offline access and inspectable workflows while supporting bidirectional synchronization and conflict detection with external systems like Jira and GitHub.

How do I manage issue status transitions and claiming for automated agent workflows?

Agent-based workflow automation supports candidate discovery, claim operations, status transitions, and structured history logging to facilitate deterministic task orchestration and consistent progress tracking.

Can I use YAML files for offline issue tracking and decompose tasks into atomic items?

YAML-based local issue tracking supports atomic task decomposition, strict validation, and deterministic YAML emission to ensure consistency and traceability for embedded workflows without server dependencies.

Does local ticket management work with Jira and GitHub bidirectional sync?

External system integration with Jira and GitHub provides bidirectional synchronization and conflict handling, allowing developers to record progress locally and sync with remote issue trackers seamlessly.

What's the best way to ensure consistency and traceability in local issue tracking?

Strict validation, deterministic YAML emission, and detailed activity logs ensure consistency and traceability across local tickets, enabling reliable orchestration integration and conflict handling during sync operations.