update-version

Updates sprint templates while preserving existing ground data.

3|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/workingdanny911/dannys-claude --skill update-version
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-version
Source: https://github.com/workingdanny911/dannys-claude/tree/main/plugins/sprint/skills/update-version
Command: npx skills add https://github.com/workingdanny911/dannys-claude --skill update-version

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to safely apply updates to sprint templates without risking user data loss, ensuring ongoing projects stay aligned with the latest best practices.

Core Features & Use Cases

  • Version-aware updates: Detects current sprint version, fetches the latest template changes, and computes a diff preview for user review.
  • Data preservation: Preserves Features, Tasks, and table data while updating workflow guidelines.
  • Backup and rollback: Creates a backup before applying changes to enable rollback if needed.

Quick Start

To use the skill, trigger an update on the target sprint (e.g., /sprint update-version) and approve the diff preview when prompted.

Frequently Asked Questions about update-version

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update sprint templates without losing existing project data?

To update sprint templates without losing data, trigger a version-aware update command that fetches the latest changes and applies them strictly to rules and guidelines sections. This preserves your Features, Tasks, and table data while updating workflow guidelines.

What is a sprint template diff preview and when do I need it?

A sprint template diff preview is a comparison output generated before applying template updates, showing exactly what workflow rules will change. You need this when updating ongoing projects to ensure new best practices do not overwrite current sprint data.

How do I apply version-control updates to BACKLOG.md and HANDOFF.md files?

To apply version-control updates to BACKLOG.md and HANDOFF.md files, run the update command on the target sprint. The system compares versions via a centralized template changelog and generates a diff preview for you to approve before changes are applied.

Does updating sprint workflow templates require a manual backup?

Updating sprint workflow templates enforces an automatic backup creation step before applying any changes. This mandatory backup ensures you can safely roll back the sprint files if the new template version causes unexpected issues.

What's the best way to align ongoing sprints with new workflow guidelines?

The best way to align ongoing sprints with new workflow guidelines is to use a data-preserving template updater. It detects the current sprint version, computes a diff of the latest rules, and safely updates only the guidelines while leaving project tasks intact.