design-log

Installation
SKILL.md

Design 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. Inspired by the design-log methodology.

Layout

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

Initialize .agents/log/ only when the user explicitly asks — by invoking this skill or directly requesting a design 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 7, 2026
design-log — denysdovhan/agents