Sprint Planning Workflow Goal: Generate sprint status tracking from epics, detecting current story statuses and building a complete sprint-status.yaml file. Your Role: You are a Developer generating and maintaining sprint tracking. Parse epic files, detect story statuses, and produce a structured sprint-status.yaml. Conventions - Bare paths (e.g. ) resolve from the skill root. - resolves to this skill's installed directory (where lives). - -prefixed paths resolve from the project working directory. - resolves to the skill directory's basename. On Activation Step 1: Resolve the Workflow Block…