Skip to main content

cuga-template-sync

Use when the CUGA SDK (migration_to/cuga-agent/) has been updated and templates need to be checked for drift before the next migration. Triggers on requests like "sync CUGA templates", "check templates against the SDK", "update templates for the new CUGA SDK version".

Jump to install

Source facts

Repository
cuga-project/cuga-harness-kit
Last source activity
July 20, 2026 at 20:05
Detected SKILL.md language
English
Stars
3
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
cuga-template-sync
description
Use when the CUGA SDK (migration_to/cuga-agent/) has been updated and templates need to be checked for drift before the next migration. Triggers on requests like "sync CUGA templates", "check templates against the SDK", "update templates for the new CUGA SDK version".
# CUGA Template Sync Natural-language entry point for template drift-checking — the same work `/cuga_sync` does, for users who ask in plain language instead of typing the slash command. No arguments needed. ## Run it Follow `.claude/commands/cuga_sync.md` in full — that file is the single source of truth for the drift-check logic; do not duplicate or reinterpret it here.
View on GitHub