Three open gaps in workspace-level agent routing for monorepo targets (rhdh-plugins, rhdh-agentic).
1. Routing skill: label priority
The workspace routing skill guesses the target workspace from issue title/body instead of trusting an existing workspace/* label. When a label is already set, the skill should prioritize it over heuristic detection.
2. Routing skill not in triage harness
Triage has no workspace awareness — it can misroute issues to the wrong workspace. Adding the routing skill to the triage harness would fix this.
3. workspace/* labels not automated
Labels must be manually created when adding new workspaces. Could be automated via a GitHub Action or post-workspace-creation script.
Related: #28 (rhdh-plugins gaps), the rhdh-workspace skill
Migrated from docs/known-issues.md
Three open gaps in workspace-level agent routing for monorepo targets (rhdh-plugins, rhdh-agentic).
1. Routing skill: label priority
The workspace routing skill guesses the target workspace from issue title/body instead of trusting an existing
workspace/*label. When a label is already set, the skill should prioritize it over heuristic detection.2. Routing skill not in triage harness
Triage has no workspace awareness — it can misroute issues to the wrong workspace. Adding the routing skill to the triage harness would fix this.
3.
workspace/*labels not automatedLabels must be manually created when adding new workspaces. Could be automated via a GitHub Action or post-workspace-creation script.
Related: #28 (rhdh-plugins gaps), the
rhdh-workspaceskillMigrated from
docs/known-issues.md