Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx skills add gililivnat/cursor-routines --skill "summarise-week"
Install specific skill from multi-skill repository
# Description
Consolidates the week's activity, metrics, Slack discussions, and meetings into a single weekly summary. Use as part of the weekly Friday routine.
# SKILL.md
name: summarise-week
description: Consolidates the week's activity, metrics, Slack discussions, and meetings into a single weekly summary. Use as part of the weekly Friday routine.
Summarise Week
When to Use
This skill is called by the weekly routine on Friday. It can also be run independently when asked for a week-in-review.
Inputs
- Daily metrics outputs from the current week (in conversation history or
your output folder/) - Daily Slack summaries from the current week
- Meeting digests from the notetaker
- Product Ops weekly summary (if already generated for this week in
your output folder/) - Previous week summaries in
your output folder/for trend comparison
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.