loop-triage

Automates triage of development changes, CI failures, and issues into prioritized reports using Python.

10.0k|1.4k|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/cobusgreyling/loop-engineering --skill loop-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: loop-triage
Source: https://github.com/cobusgreyling/loop-engineering/tree/main/starters/minimal-loop-opencode/skills/loop-triage
Command: npx skills add https://github.com/cobusgreyling/loop-engineering --skill loop-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the process of reviewing recent changes and issues in a development environment, providing a prioritized report for further action.

Core Features & Use Cases

  • Automated Review: Triage recent changes, CI failures, and issues.
  • Report Generation: Produces a concise, actionable findings report.
  • Integration: Writes structured output suitable for state files or issue trackers.
  • Use Case: Use this Skill as part of a development loop to quickly understand the current state and prioritize actions based on the report.

Quick Start

Run the loop-triage skill to generate a triage report.

Frequently Asked Questions about loop-triage

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

FAQPage Schema
How do I automate triage of recent development changes, CI failures, and issues?

Automated triage of recent development changes, CI failures, and issues is done by processing data to generate a prioritized report for further action. This provides a concise overview of the current development environment state.

What is the best way to generate a prioritized report for CI failures and issues?

Generating a prioritized report for CI failures and issues requires processing data and producing actionable findings. This approach provides a concise overview to help prioritize actions within a development loop.

How does automated issue management fit into a development workflow?

Automated issue management fits into a development workflow by writing structured output suitable for state files or issue trackers. This integration ensures triage findings are captured for state management and prioritization.

Can I integrate triage reports directly into my development loop's state management?

You can integrate triage reports into development loop state management because the process writes structured output. This output is specifically designed for state files or issue trackers to track CI failures and changes.

Do I need Python to generate triage reports for CI failures and recent changes?

Python is used for processing data and generating triage reports for CI failures and recent changes. It automates the review process to produce concise, actionable findings suitable for development environments.