post-ticket-review

Review Worldloom tickets for factual accuracy and archive them via git and YAML.

1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/joeloverbeck/worldloom --skill post-ticket-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-ticket-review
Source: https://github.com/joeloverbeck/worldloom/tree/main/.agents/skills/post-ticket-review
Command: npx skills add https://github.com/joeloverbeck/worldloom --skill post-ticket-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages and validates the closure of Worldloom tickets, ensuring factual accuracy against the repository and documentation, archiving completed tickets, and generating follow-up tasks when necessary.

Core Features & Use Cases

  • Ticket Review and Validation: Ensures the accuracy of ticket closeout details and adherence to project documentation.
  • Automated Archival: Automatically archives completed tickets upon successful review and validation.
  • Follow-Up Task Creation: Creates follow-up tasks when new work is identified after ticket closure.

Quick Start

Execute the 'post-ticket-review' skill and provide the path to the ticket file for review.

Frequently Asked Questions about post-ticket-review

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

FAQPage Schema
How do I automate ticket review and archival against repository documentation?

Automating ticket review involves validating closed ticket details against project documentation, archiving validated tickets, and generating follow-up tasks. This skill uses git and YAML to interface with ticket files and maintain repository integrity.

What is the process for validating closed tickets in a git repository?

Validating closed tickets requires checking ticket details for factual accuracy and adherence to repository guidelines. Once verified, the ticket file is automatically archived to maintain a clean and accurate project state.

How do I create follow-up tickets when closing a Worldloom ticket?

Creating follow-up tickets happens during post-ticket review when new work is identified after closure. The skill automatically generates these follow-up tasks if the review process uncovers outstanding issues related to the original ticket.

Can I use YAML and git to maintain repository integrity during ticket archival?

Yes, you can use YAML and git to maintain repository integrity during ticket archival. The skill interfaces directly with YAML ticket files and uses git operations to ensure validated tickets are archived correctly within the repository.

What are the limitations of automated ticket review for factual accuracy?

The limitation of automated ticket review is its strict dependency on existing repository documentation and guidelines for factual validation. It cannot verify accuracy if project docs are missing or outdated, and it specifically targets Worldloom ticket files.