Triage Issue
SkillDev toolsLets 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.
No other account needed.
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:
- Fetch the issue and comments.
- Inspect the relevant code paths locally.
- Determine whether the issue is valid, overstated, underspecified, or already covered.
- Recommend priority and whether the issue should be kept, split, narrowed, or closed.
- Give acceptance criteria tied to the current codebase.
When useful, pull in:
rust-reviewpanel-reviewteam-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