archive/tr_dashboard-main_20260203/.cursor/skills/agi-schedule-shift/SKILL.md
Shifts AGI TR schedule (JSON/HTML) by delta days after pivot date. Use when delaying schedule, "일정 시프트", "schedule shift", pivot_date and new_date provided. Part of integrated pipeline step 1.
npx skillsauth add macho715/tr_dash_mobile agi-schedule-shiftInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
files/ only. JSON and HTML read/write only within files/.| Item | Description | Example | |------|-------------|---------| | pivot_date | Anchor date (shift only dates ≥ this) | 2026-02-01 | | new_date | Target date for pivot | 2026-02-03 | | delta_days | new_date − pivot_date | +2 |
files/agi tr final schedule.json → activities[].planned_start, planned_finish.duration unchanged.summary.date_range if applicable.projectStart, projectEnd, ganttData rows, voyage-card data-start/data-end.YYYY-MM-DD.files/schedule_shift.pyfiles/, python schedule_shift.py [--dry-run] [--backup]PIVOT, DELTA_DAYS in script before run.planned_start ≤ planned_finish.files/.agentskillguide/DASHBOARD_OUTPUT_SCHEMA.md.development
통합 파이프라인 4단계. SEA TRANSIT(해상 운행) 전용 Go/No-Go 의사결정 로직. Wave(ft)·Wind(kt) 입력, 3단 Gate(임계값·Squall/피크파 버퍼·연속 Weather window) 적용.
tools
WATER TIDE.csv 기반 주간(오전 6시~오후 5시) 최고 물때 상위 3시간대를 Voyage Overview의 tide-table에 voyage별로 연동. files/ 전용.
development
통합 파이프라인 1단계. AGI TR 일정(JSON/HTML)에서 pivot date 이후 전체 일정을 delta일만큼 자동 시프트. 모든 작업은 files 폴더 안에서만 수행.
development
통합 파이프라인 3단계. 모든 AGI Schedule 파이프라인 작업 완료 후 전체 점검. 데이터·일정·공지·날씨·KPI·히트맵·이미지·Go/No-Go 안내 등 모든 단계가 체크리스트에 포함되도록 검사 및 수정.