DevLog Skill ๐ฆ
name: devlog-skill
by crimsondevil333333 ยท published 2026-03-22
$ claw add gh:crimsondevil333333/crimsondevil333333-crimson-devlog-agent---
name: devlog-skill
description: A standardized journaling skill for OpenClaw agents to track progress, tasks, and project status using dev-log-cli.
---
# DevLog Skill ๐ฆ
A standardized journaling skill for OpenClaw agents to track progress, tasks, and project status using `dev-log-cli`.
Description
This skill enables agents to maintain a professional developer log. It's designed to capture context, project milestones, and task statuses in a structured SQLite database.
Requirements
Links
Usage
๐ Adding Entries
Agents should use this to log significant progress or blockers.
devlog add "Finished implementing the auth module" --project "Project Alpha" --status "completed" --tags "auth,feature"๐ Listing Logs
View recent activity for context.
devlog list --project "Project Alpha" --limit 5๐ Viewing Stats
Check project health and activity.
devlog stats --project "Project Alpha"๐ Searching
Find historical context on specific topics.
devlog search "infinite loop"๐ ๏ธ Editing/Viewing
Detailed inspection or correction of entries.
devlog view <id>
devlog edit <id>Internal Setup
The skill includes a `setup.sh` to ensure the CLI is available.
More tools from the same signal band
Order food/drinks (็น้ค) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...