devlog - Development Work Log Recorder for Daily Activities
Records development work logs to _devlog/YYYY-MM-DD.md files with commands, decisions, and next steps
Tags
Updated: 2026-02-14What this skill does
- create devlog files
- update existing log files
- collect work descriptions
- format log entries
- manage log numbering
- append to daily logs
Inputs
- work description
- project root directory
- Git status information
- user commands
- session context
Outputs
- formatted markdown log file
- timestamped devlog entry
- numbered log sections
Requirements
- project directory access
- file write permissions
- optional Git availability
