.cursor/skills/tr-dashboard-pipeline/SKILL.md
Orchestrates TR dashboard development with mandatory SSOT validation. Use when running plan→implement→verify cycles, schedule/reflow/collision changes, or when AGENTS.md-based implementation requires option_c.json integrity checks.
npx skillsauth add macho715/tr_dash_mobile tr-dashboard-pipelineInstall 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.
/tr-dashboard-autopilot 또는 /tr-dashboard-ssot-guard 단독 실행 대신 통합 파이프라인으로 실행할 때AGENTS.md (가장 가까운 파일 우선)option_c.jsondocs/plan/tr-dashboard-plan.md (Plan)docs/plan/tr-dashboard-verification-report.md (최종 검증 리포트)/tr-planner 호출 → docs/plan/tr-dashboard-plan.md 생성detect_project_commands.py 결과 포함 (추정 금지)각 Task마다:
/tr-implementer로 Task 1개 수행python .cursor/skills/tr-dashboard-autopilot/scripts/validate_optionc.py
또는:
python .cursor/skills/tr-dashboard-ssot-guard/scripts/validate_optionc.py
/tr-verifier로 lint/typecheck/test/build + DoD + SSOT 검증| 상황 | 동작 | |------|------| | Exit 0 | PASS → 다음 Task 진행 | | Exit 2 (CRITICAL) | 구현 중단 → verification report에 기록 → 수정 루프 |
검증 대상: state/actual/history 최소 정합성, option_c.json 우회 SoT 탐지
scripts/detect_project_commands.py로 탐지 (추정 금지).cursor/skills/tr-dashboard-autopilot/SKILL.md.cursor/skills/tr-dashboard-ssot-guard/SKILL.md.cursor/skills/tr-dashboard-autopilot/references/plan-template.mddevelopment
통합 파이프라인 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 안내 등 모든 단계가 체크리스트에 포함되도록 검사 및 수정.