claude-bridge
claude-bridge에는 hieutrtr에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use this skill when a scheduled task in claude-bridge is not firing, fires but does not run, runs but does not notify, or when the user reports that a `bridge schedule-add` row "doesn't do anything" or "no notification came". Trigger on phrases like "schedule không chạy", "schedule không fire", "không thấy notification", "schedule pending mãi", "scheduled task missing", "không nhận được tin từ schedule", or any debugging question that mentions both `schedule`/`schedule-add` and a missing outcome (task, notification, run_count). Skip for general scheduler feature development (use `develop-scheduler`), for non-schedule notification issues, or for loop orchestrator problems.
Use this skill when working on the schedule/scheduler feature in claude-bridge — adding, fixing, or extending recurring task dispatch. Trigger when the user mentions `schedule`, `scheduler`, `cron`, `recurring task`, `schedule-add/list/remove/pause/resume`, or when editing `src/orchestration/scheduler.ts`, the `schedules` table in `src/data/db.ts`, or schedule-related CLI handlers in `src/cli/index.ts`. Skip for `loop` orchestrator, generic `tasks` table work, permission relay, or notification queue — those are separate concerns.