๋ณธ๋ฌธ์œผ๋กœ ๊ฑด๋„ˆ๋›ฐ๊ธฐ
ๅฐ้พ™่™พๅฐ้พ™่™พAI
๐Ÿค–

Crimson DevLog

A standardized journaling skill for OpenClaw agents to track progress, tasks, and project status using dev-log-cli.

ไธ‹่ฝฝ1.2k
ๆ˜Ÿๆ ‡0
็‰ˆๆœฌ1.0.0
AI ๆ™บ่ƒฝไฝ“
ๅฎ‰ๅ…จ้€š่ฟ‡

ๆŠ€่ƒฝ่ฏดๆ˜Ž


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

  • dev-log-cli (installed via pipx)

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.

ๅฆ‚ไฝ•ไฝฟ็”จใ€ŒCrimson DevLogใ€๏ผŸ

  1. ๆ‰“ๅผ€ๅฐ้พ™่™พAI๏ผˆWeb ๆˆ– iOS App๏ผ‰
  2. ็‚นๅ‡ปไธŠๆ–นใ€Œ็ซ‹ๅณไฝฟ็”จใ€ๆŒ‰้’ฎ๏ผŒๆˆ–ๅœจๅฏน่ฏๆก†ไธญ่พ“ๅ…ฅไปปๅŠกๆ่ฟฐ
  3. ๅฐ้พ™่™พAI ไผš่‡ชๅŠจๅŒน้…ๅนถ่ฐƒ็”จใ€ŒCrimson DevLogใ€ๆŠ€่ƒฝๅฎŒๆˆไปปๅŠก
  4. ็ป“ๆžœๅณๆ—ถๅ‘ˆ็Žฐ๏ผŒๆ”ฏๆŒ็ปง็ปญๅฏน่ฏไผ˜ๅŒ–

็›ธๅ…ณๆŠ€่ƒฝ