# Devlog Loop

> Keep a concise, chronological DEVLOG for meaningful tasks. Use when work should be documented for handoff, traceability, or future debugging. Use when this capability is needed.

- Skill: `tomevault-io/devlog-loop` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/devlog-loop`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/devlog-loop/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/devlog-loop

---


Maintain `DEVLOG.md` as the durable engineering timeline for this repository.

## Core Workflow

1. Read latest `DEVLOG.md` entries before starting meaningful work.
2. During the task, capture commands/checks and key outcomes.
3. Before handoff, append one new dated entry.

Use `/DEVLOG.md` as the default log file unless the user requests another path.

## Entry Requirements

Each new entry should include:

- Date/time (local)
- What changed (files or behavior)
- Validation performed (build/tests/runtime checks)
- Follow-ups or risks (if any)

Keep entries concise and factual. Prefer bullet points.

## Quality Rules

- Do not log secrets, tokens, or private credentials.
- Do not fabricate validation; only record checks actually run.
- Keep wording concrete and operational.
- If no code changed, still log what was investigated and what was verified.

## Template

Use `references/devlog-entry-template.md` for consistent structure.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/terrorproforma) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

