Skip to content

chore: Remove inter-collection handoff from Task Researcher to DT Coach #769

@katriendg

Description

@katriendg

Background

The Task Researcher agent (.github/agents/hve-core/task-researcher.agent.md) in the hve-core collection has an outbound handoff to DT Coach, which belongs to the design-thinking collection. Cross-collection handoffs should only go into hve-core, not out of it. All other cross-collection handoffs in the repo follow this rule correctly (design-thinking → hve-core, project-planning → hve-core, github → hve-core).

Impact

1 file affected: .github/agents/hve-core/task-researcher.agent.md

Remove the following handoff entry from the YAML frontmatter (lines 19–22):

  - label: "🎨 Resume DT Coaching"
    agent: DT Coach
    prompt: /dt-resume-coaching
    send: false

Acceptance Criteria

  • 🎨 Resume DT Coaching handoff removed from task-researcher.agent.md
  • No outbound handoffs from hve-core agents to non-hve-core collections remain

Metadata

Metadata

Assignees

Labels

agentsCustom chat agents (.agent.md)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions