Triage Issue

SkillDev tools

Lets your agent triage a GitHub issue by judging its validity, priority, scope, and likely implementation.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Triage Issue skill

About this capability

Triage a GitHub issue against the current fallow codebase and determine validity, priority, scope, and likely implementation shape. Use when the user asks to triage an issue, assess a bug report, or evaluate an enhancement request.

What this skill tells your AI

The instructions your AI receives, as published by fallow-rs/fallow in .agents/skills/triage-issue/SKILL.md and read by ahel’s review.

Use the GitHub connector and local repo inspection together.

Workflow:

  1. Fetch the issue and comments.
  2. Inspect the relevant code paths locally.
  3. Determine whether the issue is valid, overstated, underspecified, or already covered.
  4. Recommend priority and whether the issue should be kept, split, narrowed, or closed.
  5. Give acceptance criteria tied to the current codebase.

When useful, pull in:

  • rust-review
  • panel-review
  • team-assembly

Always cite local file references for implementation claims.

Signals

GitHub stars
4k
Forks
155
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
triage-issue-fallow-rs
Source
github.com/fallow-rs/fallow