What problem does it solve?
This Skill resolves the challenge of retrieving and viewing the detailed chronological history of GitHub issues or pull requests, providing immediate insights without the need for manual data aggregation.
Core Features & Use Cases
- Chronological Event History: Offers a full history of events like commits, reviews, comments, and merges related to a GitHub issue or PR.
- JSON Output by Default: Serves the output as JSON under AI agent runtime, suitable for integration with other systems.
- Flexible Execution: Supports direct execution from any clone or with a specific repository and issue or PR URL.
- Quick JSON Schema: Offers immediate access to JSON schema, flag list, and examples for deeper understanding.
- Forced Text Output: Ensures text output under AI agent runtime for ease of interpretation.
Quick Start
Run the gh-timeline skill to get the timeline of a GitHub issue or PR, such as gh timeline https://github.com/cli/cli/pull/5677.