Devlog banner
Detcader101 Detcader101

Devlog

Development community

Description

--- description: Write a dated devlog page for this project — stamped screenshots of the running program (any program, never stealing focus), a personal "what you asked → what changed → the proof" table, and a "how it was done" record — saved OUTSIDE the repo (default ../<project>-captures/devlog/) and opened once in one tab. Nothing is committed. Usage — /devlog [quick|full|<capture names…>] [note] allowed-tools: Bash, Read, Write, Edit, Glob, Grep --- # /devlog — a devlog entry with stamped s

Installation

Installs to ~/.claude/skills/detcader101-claude-devlog-devlog/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository