con un clic
cowork-session-skills
cowork-session-skills contiene 2 skills recopiladas de gyoung55, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.