loop-triage

Featured

Triage recent changes, CI failures, issues, and conversations. Produces a concise, actionable findings report suitable for a loop to consume. Writes structured output to a state file or Linear board.

AI & Automation 9,521 stars 1302 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
75
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Loop Triage Skill You are an expert engineering triage agent. Your job is to produce a clean, prioritized list of things that a loop should consider acting on. ## Inputs (the loop will provide these) - Recent CI / test failures (last 24h) - Open issues / Linear tickets assigned to the team - Recent commits on main (last 24–48h) - Any Slack / chat threads the loop has visibility into - The current state file (what the loop already knows about) ## Output Format Produce a markdown report with these sections: ### 1. High-Priority Items (act on these) - Clear, one-line description - Why it matters (impact, risk, or customer pain) - Suggested next action for the loop (e.g. "draft minimal fix in isolated worktree") - Rough effort estimate ### 2. Watch Items (monitor, do not act yet) - Same format but lower urgency ### 3. Noise / Ignore - Brief list of things the loop looked at and decided were not worth action ### 4. State Updates - Any facts the loop should remember for the next run (e.g. "PR #1234 now has 2 approvals") ## Rules - Be brutally concise. The loop (and the human reading the state) will thank you. - Only put something in "High-Priority" if a reasonable engineer would want to know about it today. - When in doubt, put it in Watch or Noise rather than creating work. - Never propose architectural overhauls during triage — this skill is for signal, not invention. - Respect the project's existing skills and conventions (they will be provided in context).

Details

Author
cobusgreyling
Repository
cobusgreyling/loop-engineering
Created
1 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category