Devlog banner
Detcader101 Detcader101

Devlog

Project Management community

Description

--- name: devlog description: Produce a dated devlog page for any project end-to-end — stamped screenshots of the running program taken without stealing focus, a personal "what you asked → what changed → the proof" table, and a "how it was done" record — saved outside the repo and opened once. Use PROACTIVELY at the end of a work session, after a merge, or whenever the user asks "show me what changed", "devlog", "screenshots of the build", or wants the conversation recorded before compacting. Ha

Installation

Installs to ~/.claude/agents/detcader101-claude-devlog-devlog.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Detcader101/claude-devlog/HEAD/agents/devlog.md -o ~/.claude/agents/detcader101-claude-devlog-devlog.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository