agent-log

Installation
SKILL.md

Agent Log

Maintain .agents/log/ — a version-controlled journal of product and engineering decisions, tradeoffs, and directions, co-owned by the developer and agents. Entries capture why — the reasoning that code and git history cannot recover.

Layout

  • .agents/log/index.md — index of all entries
  • .agents/log/YYYY-MM-DD-slug.md — one entry per feature or standalone decision

Initialize .agents/log/ only when the user explicitly asks — by invoking this skill or directly requesting an agent log. If .agents/log/ is absent otherwise, do not create it, even when a plan is approved. When initializing, create .agents/log/index.md with the table header from Index Format; create an entry only if the current task records a decision.

Entry Format

Installs
3
GitHub Stars
17
First Seen
Jul 28, 2026
agent-log — denysdovhan/agents