Skip to content

Add speaker and location to session output format#25

Merged
pdebruin merged 1 commit into
mainfrom
add-speaker-location
May 13, 2026
Merged

Add speaker and location to session output format#25
pdebruin merged 1 commit into
mainfrom
add-speaker-location

Conversation

@mikekinsman
Copy link
Copy Markdown
Collaborator

What

Reorders session output so speaker(s), location, and time slot appear immediately after the relevance reason — making it easier for users to decide on sessions at a glance. Also adds session URL to each entry.

Why

Early feedback asks for speaker names and room numbers in the output. Location was already in the field list but buried at the end and missing from the output example, so the agent dropped it.

Changes

  • Line 258: Reordered the include list — speaker(s), location, time slot now come right after relevance reason
  • Output example: Updated to show speaker, location, time slot line, plus session URL

Testing

SKILL.md-only change (prompt instructions). Verify by asking the skill to recommend sessions and confirming the output includes speaker and location.

Reorder session output to show speaker(s), location, and time slot
immediately after the relevance reason, making it easier for users
to decide on sessions at a glance. Adds URL link to each entry.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mikekinsman mikekinsman requested a review from pdebruin May 13, 2026 00:24
@pdebruin pdebruin merged commit e5ca11c into main May 13, 2026
3 checks passed
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