Skip to content

[CRITICAL] actions.yaml routes bug_triage to non-existent auto-triage-sweep actor #144

@mabry1985

Description

@mabry1985

Problem

actions.yaml routes the bug_triage skill to auto-triage-sweep, which doesn't exist as an agent. This caused:

  • 80 error-state items in the GOAP pipeline
  • 14 duplicate incidents (INC-003 through INC-016)
  • ~20 duplicate GitHub issues across 3 repos
  • A feedback loop where failed dispatches triggered re-dispatch

Fix

Change the actor for bug_triage in actions.yaml from auto-triage-sweep to quinn. Quinn already advertises the bug_triage skill.

Impact

Critical — this is actively generating spam incidents and issues until resolved.

Related

  • protoWorkstacean#437 (GOAP dedup bug amplified the damage)
  • Duplicate incident cleanup needed (INC-003–016)
  • ~30 duplicate GitHub issues need closing across protoAgent and protoWorkstacean repos

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions