Skip to content

SKILL.md output examples use fabricated session data #3

Description

@pdebruin

The output format examples added to the skill ("What's new", "Find sessions", "Scaffold", "Session details", "Next steps") use fabricated session codes and metadata — BRK223, BRK224, DEM310, LAB511 with made-up titles and speakers.

Problem

The skill's golden rule is "never fabricate session IDs, speaker names, or schedule data." Having fake examples in the prompt creates a contradiction — the agent could pattern-match on these and surface them as real sessions.

Suggestions

  1. Replace fake session codes with obvious placeholders: BRKxxx, [session-code], [Speaker Name]
  2. Or use actual sessions from the live catalog (they exist now — 149 sessions)
  3. Remove "Create upgrade branch? (y/n)" and "Open in VS Code? (y/n)" — these imply agent capabilities that don't exist today

Context

The examples themselves are good for shaping output quality (few-shot prompting). The issue is specifically the fabricated data, not the concept of having examples.

cc @mikekinsman

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions