close-day

Synthesize session logs and backfill missing daily records from git history.

28|7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/awrshift/claude-memory-kit --skill close-day-awrshift
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: close-day
Source: https://github.com/awrshift/claude-memory-kit/tree/main/.kit/advanced/close-day-layer/skills/close-day
Command: npx skills add https://github.com/awrshift/claude-memory-kit --skill close-day-awrshift

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented memory and lost context by providing a structured end-of-day ritual that audits work, backfills missing daily logs from git history, and promotes recurring patterns into permanent knowledge.

Core Features & Use Cases

  • Auto-Backfill: Automatically detects and reconstructs daily logs for working days missed in the last 14 days using git commit history.
  • Pattern Promotion: Analyzes cross-session repetition to propose new rules or knowledge articles, ensuring your agent learns from your habits.
  • Audit Ritual: Synthesizes daily sessions into a structured log and identifies contradictions between current work and existing project rules.

Quick Start

Type the close-day command to begin your end-of-day audit and synthesize your current progress.

Frequently Asked Questions about close-day

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate backfilling missing daily logs from git history?

You can automate backfilling missing daily logs by synthesizing git commit history to reconstruct records for working days missed in the last 14 days. This end-of-day audit detects gaps in project-specific daily directories and generates corresponding daily logs.

What is an end-of-day audit ritual for workflow and knowledge management?

An end-of-day audit ritual synthesizes daily session logs, identifies contradictions between current work and existing project rules, and analyzes cross-session repetition to promote recurring patterns into permanent knowledge base articles.

Does the daily log audit require git integration to work?

Yes, the daily log audit requires git integration and access to the project's daily and memory file structures. It relies on git commit history to perform gap analysis and patch generation for missing daily records.

How do I promote recurring workflow patterns into permanent knowledge?

You promote recurring workflow patterns into permanent knowledge by analyzing cross-session repetition across project-specific daily directories and memory files. The skill identifies these patterns and proposes new rules or knowledge articles for your knowledge base.

What is the best way to identify contradictions between current work and existing project rules?

The best way to identify contradictions is by running an end-of-day audit that synthesizes your current daily sessions into a structured log. The audit then compares this synthesized data against your existing project rules to highlight mismatches.

Can I use this to reconstruct logs for days missed beyond the last 14 days?

No, the auto-backfill feature reconstructs missing daily logs using git history strictly for working days missed in the last 14 days. It operates within this defined window to perform gap analysis and patch generation.