<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>reposummary Documentation</title>
  <link href="https://smmh.dev/reposummary/feed.xml" rel="self"/>
  <link href="https://smmh.dev/reposummary/"/>
  <id>https://smmh.dev/reposummary/</id>
  <updated>2026-09-14T00:00:00Z</updated>
  <subtitle>Command-line tool that turns a git repository's commits over a chosen time window or revision range into a Markdown journal, with optional LLM-written narration</subtitle>
  <entry>
    <title>reposummary CLI Reference</title>
    <link href="https://smmh.dev/reposummary/cli-index/"/>
    <id>https://smmh.dev/reposummary/cli-index/</id>
    <updated>2026-09-14T00:00:00Z</updated>
    <summary>&lt;!-- generated by selfdoc gen (strictcli), do not edit --&gt;</summary>
  </entry>
  <entry>
    <title>reposummary summarize</title>
    <link href="https://smmh.dev/reposummary/cli-summarize/"/>
    <id>https://smmh.dev/reposummary/cli-summarize/</id>
    <updated>2026-09-14T00:00:00Z</updated>
    <summary>&lt;!-- generated by selfdoc gen (strictcli), do not edit --&gt;</summary>
  </entry>
  <entry>
    <title>API Reference</title>
    <link href="https://smmh.dev/reposummary/gen-index/"/>
    <id>https://smmh.dev/reposummary/gen-index/</id>
    <updated>2026-09-14T00:00:00Z</updated>
    <summary>&lt;!-- generated by selfdoc gen, do not edit --&gt;</summary>
  </entry>
  <entry>
    <title>Usage guide</title>
    <link href="https://smmh.dev/reposummary/guide/"/>
    <id>https://smmh.dev/reposummary/guide/</id>
    <updated>2026-09-14T00:00:00Z</updated>
    <summary>`reposummary summarize &lt;repo&gt; --window &lt;window&gt; --synthesis &lt;backend&gt;` extracts a git repository's activity over a time window and renders a Markdown journal, optionally narrated by an LLM. `&lt;repo&gt;` defaults to the current directory; `--window` and `--synthesis` are required and have no default.</summary>
  </entry>
  <entry>
    <title>reposummary</title>
    <link href="https://smmh.dev/reposummary/"/>
    <id>https://smmh.dev/reposummary/</id>
    <updated>2026-09-14T00:00:00Z</updated>
    <summary>reposummary is a command-line tool that turns a git repository's commits over a chosen time window or revision range into a Markdown journal, with optional LLM-written narration. It is built for developers and AI agents who need a readable account of what a repository has been doing without walking the log commit by commit. Everything in the journal -- commit classification, per-directory churn, issue references, authors and tags -- is extracted deterministically from git, so LLM tokens are spent only on the optional prose layer.</summary>
  </entry>
</feed>
