<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Agent on Kristoffer.dev</title><link>https://kristoffer.dev/tags/agent/</link><description>Recent content in Agent on Kristoffer.dev</description><image><title>Kristoffer.dev</title><url>https://kristoffer.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url><link>https://kristoffer.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link></image><generator>Hugo -- 0.145.0</generator><language>en</language><lastBuildDate>Mon, 20 Apr 2026 00:00:00 +0200</lastBuildDate><atom:link href="https://kristoffer.dev/tags/agent/index.xml" rel="self" type="application/rss+xml"/><item><title>Weekly reset</title><link>https://kristoffer.dev/tools/prompts/weekly-reset/</link><pubDate>Mon, 20 Apr 2026 00:00:00 +0200</pubDate><guid>https://kristoffer.dev/tools/prompts/weekly-reset/</guid><description>&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-text" data-lang="text">&lt;span class="line">&lt;span class="cl">Scan all Git repositories in this folder and bring me up to date.
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">Phase 1: Inspect only
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">- Report repo name, current branch, working tree status, uncommitted changes, local branches, tracking status, ahead/behind status, stale branches, and branches whose upstream no longer exists.
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">- Fetch remotes safely and identify stale remote-tracking refs that can be pruned.
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">- Do not modify anything yet.
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">Phase 2: Summarize
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">- Summarize per repo:
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> - uncommitted work needing a decision
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> - safe cleanup candidates
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl"> - recommended actions
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">Rules
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">- Do not discard code, stash, reset, delete branches, or push without my approval.
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">- Do not touch protected branches: main, master, develop, dev, release, production.
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">- Never delete the current branch.
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">After I approve:
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">- prune stale remote-tracking refs
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">- delete only safe local branches that are already merged and no longer have an upstream
&lt;/span>&lt;/span>&lt;span class="line">&lt;span class="cl">- refresh main branches using fetch + fast-forward only
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description></item></channel></rss>