sred-work-summary

Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED projects.

Content Preview
---
name: sred-work-summary
description: Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED projects.
risk: unknown
source: community
---

# SRED Work Summary

Collect all the Github PRs, Notion docs and Linear tickets a person completed in a given year. Group the links from all of those into projects. Put everything into a private Notion document and return a link to that document.

## Prerequisites

Bef
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/sred-work-summary.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/sred-work-summary/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/sred-work-summary/SKILL.md

Related Skills