Skip to main content

validate-cloud-sync

Validate FeedFlow cloud-backup sync across supported platforms or onboard a new cloud provider using the shared regression harness and the real-device runbook.

설치로 이동

소스 정보

저장소
prof18/feed-flow
최근 소스 활동
2026년 9월 12일 15:15
감지된 SKILL.md 언어
영어
스타
1,221
포크
65

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
2 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
validate-cloud-sync
description
Validate FeedFlow cloud-backup sync across supported platforms or onboard a new cloud provider using the shared regression harness and the real-device runbook.
# Validate cloud sync Use the repository's two maintained references: - [CLOUD_SYNC_TESTING.md](../../../docs/CLOUD_SYNC_TESTING.md) for the deterministic harness, supported source sets, provider boundaries and `allTests`. - [CLOUD_SYNC_LIVE_TESTING.md](../../../docs/CLOUD_SYNC_LIVE_TESTING.md) for live provider setup, exact device1/device2 scenarios, the optional iPhone controller and evidence/report requirements. Resolve these paths from this skill's directory; run commands from the repository root. Choose the requested provider, supported platforms and test layer. A request for unit/regression coverage does not require live accounts or devices. For a new cloud provider, follow the onboarding section of the runbook and reuse the portable scenarios before adding provider-specific cases. Server accounts such as GReader and Feedbin use their own suites. For live checks, reuse the user's existing account/fixture authorization. If that scope is missing, establish it before mutations. Keep one actor per device and sequence writes according to the scenario; independent read-only checks can run in parallel. With delegation available, give bounded device work to cheaper agents and retain coordination and final verification in the parent. Keep the peer stale deliberately and capture the upload checkpoint before its local refresh. Distinguish upload completion from receiver delivery. Do not reissue an uncertain mutation; collect the controller result or inspect state. Record `PASS`, `FAIL`, `BLOCKED` or `NOT RUN` with evidence, then stop temporary controllers and link the local report. A controller's passing XCTest result is not a passing sync scenario. Do not publish artifacts as part of validation.
GitHub에서 보기