From eb6b6b6b75ffda8ecc7356dfc0240e7ea03fe257 Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Fri, 27 Feb 2026 18:28:20 -0600 Subject: [PATCH] fix: write the checkout on disk --- .agents/skills/checkout/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.agents/skills/checkout/SKILL.md b/.agents/skills/checkout/SKILL.md index d0fb742..a23a95f 100644 --- a/.agents/skills/checkout/SKILL.md +++ b/.agents/skills/checkout/SKILL.md @@ -19,6 +19,8 @@ Build my weekly checkout covering Sunday through today. - **Gitea**: Launch one subagent to run `~/bin/gitea-activity -s START -e END` and extract commits, PRs (opened/merged/approved), and repositories worked on 4. **Query dataindex directly** for the full week as backup to ensure nothing is missed +**Output location**: Write the checkout to `checkouts/checkout_$(date +%Y-%m-%d).md` (ISO date without hour) + **Build the checkout with this structure:** ```