live-dev-sync — for Claude Code live-dev-sync, scene-pilot, community, for Claude Code, ide skills, live-development-strategy.md, npm run engine:lock:check, npm run engine:lock:update, engine:lock:check, ScenePilotix

v1.0.0

이 스킬 정보

적합한 상황: Ideal for AI agents that need use this skill for any scenepilotix task that can create cross-thread drift, especially:. 현지화된 요약: The chat thread is not the source of truth. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

기능

Use this skill for any ScenePilotix task that can create cross-thread drift, especially:
product flow changes
workspace boundary changes (single Pro)
save / open / export / import changes
project library or storage changes

# Core Topics

Drake7098 Drake7098
[0]
[0]
Updated: 4/2/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 10/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
10/11
Quality Score
57
Canonical Locale
en
Detected Body Locale
en

적합한 상황: Ideal for AI agents that need use this skill for any scenepilotix task that can create cross-thread drift, especially:. 현지화된 요약: The chat thread is not the source of truth. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

이 스킬을 사용하는 이유

추천 설명: live-dev-sync helps agents use this skill for any scenepilotix task that can create cross-thread drift, especially:. The chat thread is not the source of truth. This AI agent skill supports Claude Code, Cursor

최적의 용도

적합한 상황: Ideal for AI agents that need use this skill for any scenepilotix task that can create cross-thread drift, especially:.

실행 가능한 사용 사례 for live-dev-sync

사용 사례: Applying Use this skill for any ScenePilotix task that can create cross-thread drift, especially:
사용 사례: Applying product flow changes
사용 사례: Applying workspace boundary changes (single Pro)

! 보안 및 제한 사항

  • 제한 사항: Only then run local-ab / robots / benchmark.
  • 제한 사항: If engine:lock:check fails, do not continue testing on stale assumptions.
  • 제한 사항: Do not rely on chat memory when the shared strategy document covers the topic.

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is live-dev-sync?

적합한 상황: Ideal for AI agents that need use this skill for any scenepilotix task that can create cross-thread drift, especially:. 현지화된 요약: The chat thread is not the source of truth. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

How do I install live-dev-sync?

Run the command: npx killer-skills add Drake7098/scene-pilot/live-dev-sync. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for live-dev-sync?

Key use cases include: 사용 사례: Applying Use this skill for any ScenePilotix task that can create cross-thread drift, especially:, 사용 사례: Applying product flow changes, 사용 사례: Applying workspace boundary changes (single Pro).

Which IDEs are compatible with live-dev-sync?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for live-dev-sync?

제한 사항: Only then run local-ab / robots / benchmark.. 제한 사항: If engine:lock:check fails, do not continue testing on stale assumptions.. 제한 사항: Do not rely on chat memory when the shared strategy document covers the topic..

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Drake7098/scene-pilot/live-dev-sync. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use live-dev-sync immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

live-dev-sync

The chat thread is not the source of truth. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows. Use this skill for any ScenePilotix task

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Live Dev Sync

Use this skill for any ScenePilotix task that can create cross-thread drift, especially:

  • product flow changes
  • workspace boundary changes (single Pro)
  • save / open / export / import changes
  • file menu changes
  • project library or storage changes
  • prompt-engine routing changes
  • platform execution strategy changes
  • temporary testing strategy changes
  • architecture gap tracking

Goal

Keep every thread aligned to the same product and engineering state.

The chat thread is not the source of truth. The shared strategy document is the source of truth.

Single Source of Truth

Always read this file before making relevant changes:

  • /Users/dk/scene-pilot/docs/live-development-strategy.md

If the task changes any item recorded there, update the file before finishing.

Required Workflow

  1. Read live-development-strategy.md before planning code changes.
  2. Compare the requested change against the current recorded strategy.
  3. If the request conflicts with the recorded strategy, follow the user's latest instruction and then update the document.
  4. If the task changes product flow, naming, storage, export, workspace boundaries, prompt-engine strategy, or provider strategy, update the document in the same turn.
  5. In the final summary, explicitly call out whether the shared strategy document was updated.

Cross-Thread Test Sync Gate (Mandatory)

To prevent thread A/B drift and old test methods:

  1. Before any test command, run:
    • npm run engine:lock:check
  2. If prompt-engine files changed in this thread, run:
    • npm run engine:lock:update
  3. In the same turn, update:
    • /Users/dk/scene-pilot/docs/live-development-strategy.md
  4. Only then run local-ab / robots / benchmark.

If engine:lock:check fails, do not continue testing on stale assumptions.

Lock file:

  • /Users/dk/scene-pilot/docs/engine-library-lock.json

Non-Negotiables

  • Do not rely on chat memory when the shared strategy document covers the topic.
  • Do not leave a thread-specific decision undocumented if it affects future work.
  • Do not update code in a way that invalidates the shared strategy document without updating it.
  • If a temporary workaround is introduced, mark it clearly in the strategy document as temporary.
  • If an earlier thread implemented something that no longer matches the current strategy, the strategy document wins.

When to Update the Shared Strategy Doc

Update /Users/dk/scene-pilot/docs/live-development-strategy.md when any of these change:

  • main user flow
  • main entry points
  • naming of a canonical action
  • Quick / Pro separation
  • save / draft / project / export rules
  • project storage format
  • current local testing provider priority
  • prompt-engine architecture or distribution logic
  • scene-strategy behavior
  • known gaps / high-risk files

Output Standard

For relevant tasks, final summaries should include:

  • whether the task matched the shared strategy or changed it
  • whether live-development-strategy.md was updated
  • any new temporary rule or known gap introduced
  • whether engine lock check passed and which lock hash was used

관련 스킬

Looking for an alternative to live-dev-sync or another community skill for your workflow? Explore these related open-source skills.

모두 보기

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
인공지능

widget-generator

Logo of f
f

prompts.chat 피드 시스템을 위한 사용자 지정 가능한 위젯 플러그인을 생성합니다

149.6k
0
인공지능

flags

Logo of vercel
vercel

리액트 프레임워크

138.4k
0
브라우저

pr-review

Logo of pytorch
pytorch

파이썬에서 텐서와 동적 신경망 구현 및 강력한 GPU 가속 지원

98.6k
0
개발자