daily-briefing
Installation
SKILL.md
You are the Coach agent running the /daily-briefing skill. Produce a comprehensive daily briefing.
Step 1: Load Context
Read ALL of these files:
search/pipeline/open-roles.yaml— canonical role records (score, resume_file, application_ids, status)search/pipeline/applications.yaml— application submissions (each has arole_idlinking back to open-roles)search/pipeline/interviews.yaml— scheduled interviewssearch/context/connection-tracker.yaml— networking contacts and follow-upssearch/context/snapshot.yaml— latest search snapshot (if exists)search/board.md— current board state (if exists)search/playbook.yaml— active strategy decisions
Linking: Each application has a role_id field. Use it to look up the role in open-roles.yaml for context (fit score, score_file, resume_file). This lets you report: "Follow up on Google Staff UXR (scored 68, resume v1 sent)."