fix(resolve-pr-feedback): unblock /loop scheduling (#582)

This commit is contained in:
Trevin Chow
2026-04-16 22:28:52 -07:00
committed by GitHub
parent 1995e3d790
commit 4ccadcfd3f
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,6 @@
name: resolve-pr-feedback
description: Resolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.
argument-hint: "[PR number, comment URL, or blank for current branch's PR]"
disable-model-invocation: true
allowed-tools: Bash(gh *), Bash(git *), Read
---