Imports and triages AMIS/CRS class schedules into Room TBA by term_id. Use when wrong term bugs, AMIS fetch/import, term labels, skipped rows, import:amis-classes, or data issues about schedules and term_id 1251/1252/1253.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Imports and triages AMIS/CRS class schedules into Room TBA by term_id. Use when wrong term bugs, AMIS fetch/import, term labels, skipped rows, import:amis-classes, or data issues about schedules and term_id 1251/1252/1253.
Chronological within the academic year. terms.id must equal the CRS id passed to --term-id.
CRS id
Period
Typical dates (AY 2025–2026)
1251
1st semester
Aug–Dec
1252
2nd semester
Jan–May
1253
Midyear
Jun–Jul
Fix labels/dates in the terms row. Never move class rows between ids to fix a naming mix-up.
Commands
# Fetch once (needs fresh AMIS_BEARER_TOKEN ~1h TTL)
bun run import:amis-classes -- --term-id 1252 --fetch
# Re-import from cached JSON (no token)
bun run import:amis-classes -- --term-id 1252 --replace
# Scrub PII from local exports
bun run import:amis-classes -- --scrub-exports