AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Daily Wrap

skill-matteo-stratega-claude-cortex-daily-wrap · by matteo-stratega

End-of-day consolidation. Merges the day's sessions into one closing report, updates context, and preps tomorrow. Use at the end of a working day, or when the user says "wrap up the day" or "daily wrap".

No reviews yet
0 installs
31 views
0.0% view→install

Install

$ agentstack add skill-matteo-stratega-claude-cortex-daily-wrap

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-matteo-stratega-claude-cortex-daily-wrap)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Daily Wrap? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Daily Wrap

Consolidate all of today's sessions and prepare for the next day. This is the heavier end-of-day pass; /close handles a single session.

Step 1: Find all of today's sessions

  1. Check notes/daily-summaries/closing-DDMMYYYY.md (standard format).
  2. Check for split files: closing-DDMMYYYY-session2.md, closing-DDMMYYYY-*.md.
  3. In a team workspace, also check the current user's folder:

notes/daily-summaries//closing-DDMMYYYY*.md.

If you find files in a non-standard format, rename them to closing-DDMMYYYY.md.

Step 2: Consolidate sessions

If there are multiple sessions, write one unified TL;DR at the top of the file (Done / Pending / Next). Merge separate session files into the single closing-DDMMYYYY.md and move the originals to _archive/. Never delete — archive.

Step 3: Update context

Update brain/context.md:

  • New key decisions and status changes.
  • Remove completed items; add new pending tasks.
  • context.md is a snapshot of current state, not a log.

Then sweep brain/contexts/: for any file whose updated: is older than 7 days, reconcile it against the matching section of context.md and refresh it. This is the safety net for quick sessions where /close didn't propagate.

Step 4: Prepare tomorrow (workdays only)

If tomorrow is a working day, create notes/daily-summaries/prep-DDMMYYYY.md:

# Prep DD/MM/YYYY

## Start Here
**First thing to do:** [one concrete, executable action]

## Top 3 Priorities
1. **[Priority]** — Why: [reason] — First action: [what to do]
2. **[Priority]** — Why: [reason] — First action: [what to do]
3. **[Priority]** — Why: [reason] — First action: [what to do]

## Carryover
- Done: [quick wins]
- In progress: [active threads]
- Decisions: [to remember]

## Watch Out
- [Blockers, external dependencies, deadlines]

---
*Generated by Daily Wrap*

If tomorrow is a weekend, skip the prep file and note in the closing: "Weekend ahead — priorities resume Monday."

Step 5: Persist to memory

Save the day's durable facts to auto memory following the memory skill's house style: key decisions (with absolute dates), lessons learned, recurring patterns, strategy changes. Save only what stays useful in future sessions — the closing report already holds the full history.

Step 6: Confirm

Report: sessions consolidated, files updated, and tomorrow's first action.

Rules

  1. One file per day — consolidate, no fragments.
  2. Archive, never delete.
  3. context.md is the source of truth — keep it current.
  4. Date format DDMMYYYY — 8 digits, always.

Quick mode

If the user says "daily wrap quick": skip Step 4 (prep) and Step 5 (memory), write a minimal TL;DR, update only the essential context.md lines.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.