Skip to content

Fix routing skill fallback rule to match orchestrator source of truth#30

Draft
Copilot wants to merge 2 commits intocodex/plan-improvements-for-/paperkit/-with-skillsfrom
copilot/sub-pr-29
Draft

Fix routing skill fallback rule to match orchestrator source of truth#30
Copilot wants to merge 2 commits intocodex/plan-improvements-for-/paperkit/-with-skillsfrom
copilot/sub-pr-29

Conversation

Copy link
Contributor

Copilot AI commented Jan 10, 2026

The routing skill's fallback rule was simplified to unconditionally route to research-consolidator, diverging from the orchestrator's nuanced logic that distinguishes synthesis from ideation tasks.

Changes:

  • Updated .github/skills/paperkit-routing/SKILL.md line 22 to match .paperkit/core/agents/orchestrator.md line 106
  • Fallback now routes to research-consolidator (if synthesis) or brainstorm (if ideation) instead of always defaulting to research-consolidator

This ensures the skill descriptor accurately reflects the orchestrator's tie-break behavior when no specific keyword pattern matches.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: peternicholls <519525+peternicholls@users.noreply.github.com>
Copilot AI changed the title [WIP] Add PaperKit Copilot skills for routing and defaults Fix routing skill fallback rule to match orchestrator source of truth Jan 10, 2026
Copilot AI requested a review from peternicholls January 10, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants