{
  "skill": {
    "id": "skl_sprint_board",
    "name": "sprint-board",
    "plugin": "cwc-product-management",
    "description": "Run the weekly product-management sprint-planning cadence against the REAL Coworkers board (src/coworkers — a live, tested SwiftUI app, not a spec) — jointly with cwc-data-engineering. Sets Sprint.goal (Sun→Sat UTC, computed by SprintWeek.bounds), assigns backlog Cards to coworker lanes via Board.lane(for:), and reviews the weekly session-telemetry the board itself appends to telemetry.jsonl. Grounded in the actual Cowork VM session/data model (docs/cowork/3p/data-storage.md) that CoworkersStore copycats. Use when the user asks to plan the sprint, set weekly strategy, assign tasks to coworkers, review the weekly board/telemetry metrics, or groom the backlog. Trigger on \"sprint planning\", \"weekly strategy\", \"assign tasks\", \"board review\", \"backlog grooming\", \"Coworkers board\". Do NOT use for the data model itself (that's cwc-data-engineering's session-telemetry-erd) or the SwiftUI view code (cwc-swift-engineering) — this skill operates the board, it doesn't build it.",
    "summary": "Run the weekly product-management sprint-planning cadence against the REAL Coworkers board (src/coworkers — a live, tested SwiftUI app, not a spec) — jointly with cwc-data-engineering.",
    "gated": 0,
    "source_path": "plugins/cwc-product-management/skills/sprint-board/SKILL.md",
    "created_at": "2026-07-10 18:13:13",
    "cite_as": "https://subagentskills.com/api/skills/skl_sprint_board"
  }
}