claude-bridge
claude-bridge enthält 2 gesammelte Skills von hieutrtr, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.