update-kraft-examples

Synchronize version references across three Kraft example repositories for Ultra/Kraft releases.

6|3|Updated Aug 9, 2019
One-click install
npx skills add https://github.com/PeekAndPoke/ultra --skill update-kraft-examples
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-kraft-examples
Source: https://github.com/PeekAndPoke/ultra/tree/main/.claude/skills/update-kraft-examples
Command: npx skills add https://github.com/PeekAndPoke/ultra --skill update-kraft-examples

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Updating Kraft example projects to stay in sync with Ultra/Kraft releases, ensuring compatibility and smooth upgrade processes.

Core Features & Use Cases

  • Synchronizes version references across three Kraft example repositories to the current Ultra/Kraft release.
  • Validates Kotlin, Gradle, and Ultra module references to prevent mismatches in sample projects.
  • Provides a repeatable upgrade workflow that can be invoked in local or CI environments.

Quick Start

Run the Kraft upgrade workflow to synchronize the three Kraft example repositories with the current Ultra/Kraft release.

Frequently Asked Questions about update-kraft-examples

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

FAQPage Schema
How do I update Kraft example projects to the latest Ultra/Kraft release?

You can update Kraft example projects by running an automated upgrade workflow that synchronizes version references for Kotlin, Gradle, and Ultra modules across all three repositories to match the current Ultra/Kraft release.

Why do my Kraft example projects have mismatched Kotlin and Gradle versions after an Ultra release?

Mismatched Kotlin and Gradle versions occur when example repositories are not synchronized with the latest Ultra/Kraft release. An automated upgrade workflow validates and aligns these module references to prevent version conflicts.

Can I run the Kraft example upgrade workflow in a CI environment?

Yes, the Kraft example upgrade workflow is designed to be invoked in both local and CI environments, providing a repeatable process to align version references across the three affected repositories during releases.

What is the best way to synchronize version references across multiple Kraft repositories?

The best way to synchronize versions across multiple Kraft repositories is using an automated upgrade workflow that validates and updates Kotlin, Gradle, and Ultra module references simultaneously to ensure compatibility.

Do I need to manually check Ultra module references when upgrading Kraft sample projects?

No, manual checks are unnecessary. The upgrade workflow automatically validates Kotlin, Gradle, and Ultra module references across all three Kraft example repositories to prevent mismatches and ensure alignment.

When do I need to update Kraft examples to match the current Ultra release?

You need to update Kraft examples whenever a new Ultra/Kraft release occurs, ensuring that the three example repositories remain compatible with the latest version references for Kotlin, Gradle, and Ultra modules.