Review an issue
SkillProductivityLets your agent triage and resolve GitHub issues for the waste collection schedule project.
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 Review an issue skill
About this capability
Triage a GitHub issue for hacs_waste_collection_schedule and execute only an approved resolution plan. Use when the user asks to review, triage, fix, comment on, label, or close an issue.
What this skill tells your AI
The instructions your AI receives, as published by mampfes/hacs_waste_collection_schedule in .agents/skills/review-issue/SKILL.md and read by ahel’s review.
- Extract the issue number. If it is missing or ambiguous, ask for it.
- Spawn the
issue-triagercustom agent with:Triage issue #<N> on mampfes/hacs_waste_collection_schedule. Return the complete Phase 1 report and Execution Plan. Do not modify files or GitHub state. - Tell the user triage is running, then wait and present the full report, URL, draft comment, and execution plan.
- Ask for explicit approval: proceed, proceed with modifications, or stop.
- Apply requested plan edits and re-present material changes before execution.
- After approval, spawn the
issue-executorcustom agent with the approved Execution Plan verbatim. Tell it to preserve unrelated user changes. - Prefix every approved GitHub-mutating shell command with
WCS_GITHUB_APPROVED=1so the policy hook can distinguish it from an unapproved post. - Present the Execution Report. If a step fails, preserve the workspace and report the exact failure; do not improvise beyond the approved plan.
Signals
- GitHub stars
- 2k
- Forks
- 1k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
review-issue- Source
- github.com/mampfes/hacs_waste_collection_schedule