diary

Unified Diary System: A context-preserving automated logger for multi-project development.

Content Preview
---
name: diary
description: "Unified Diary System: A context-preserving automated logger for multi-project development."
risk: safe
source: self
---

# 📔 Unified Diary System

## When to Use This Skill
Use this skill when you want to summarize progress, write a daily dev log, or perform a daily review while keeping project contexts isolated and synced to Notion/Obsidian.

> 🚨 **Agent One-Shot Integrity Constraint (Highest Priority)**: Steps 1-4 are an **indivisible atomic workflow**. The AI *
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/diary.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/diary/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/diary/SKILL.md

Related Skills