Skip to content

knowledge/video-digest: rename the user-facing 'resume <video-slug>' argument to a source-neutral name #2818

Description

@kyle-sexton

Context

The source-agnostic video-digest work (see docs/topics/source-agnostic-video-digest/PLAN.md on the refactor/source-agnostic-video-digest branch) made X (Twitter) posts first-class digest sources. An X status with no video still resolves to a slug, so the resume action's user-facing argument name resume <video-slug> is now a misnomer — the slug identifies a post/video slice, not necessarily a video.

The Phase 6 reconciliation gate ratified KEEPING the argument name through the 0.13.0 rename (renaming a user-facing argument was outside the approved plan scope). The name appears in argument-hint, the action router, and handoff/resume messaging in plugins/knowledge/skills/video-digest/SKILL.md.

Ask

Pick a source-neutral argument name (e.g. resume <slice-slug> or resume <post-slug>), update the SKILL.md surfaces, and treat it with the same breaking-change discipline as any user-facing rename (CHANGELOG note; the old spelling in stored prompts keeps working only if a compat path is added or the change ships as breaking).

Acceptance

  • Argument name no longer claims video-only semantics
  • check-skill passes with no trigger regression
  • CHANGELOG documents the change

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions