en un clic
cowork-session-skills
cowork-session-skills contient 2 skills collectées depuis gyoung55, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Session conclude protocol. Execute when ending a session to capture all work, decisions, and context. Writes a session log with structured metadata, updates project state files, flags cross-project handoffs, and performs a workspace hygiene sweep. Use this skill whenever ending a session, wrapping up work, or when the user signals the session is done. Every session must produce a session log.
Session standup protocol. Execute at the start of every session to build full working memory before any substantive work begins. Reads project state files, checks for staleness, and produces a structured sync summary. Use this skill whenever starting a new session, when the user says /standup, or when context feels stale mid-session. Always run this before doing any real work.