🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Dev Chronicle

by @sssamuelll

Generate narrative chronicles of developer work from git history, session transcripts, and memory files. Use when the user asks "what did I do today/this wee...

Versionv1.0.1
Installs1
βš™οΈ Configuration

On first use, check for {baseDir}/config.json. If it doesn't exist, create it by asking the user:

{
  "projectDirs": ["~/Projects"],
  "projectDepth": 3,
  "memoryDir": null,
  "sessionsDir": null
}

  • projectDirs: directories to scan for git repos (array, supports ~)
  • projectDepth: how deep to search for .git folders (default: 3)
  • memoryDir: path to OpenClaw memory files, or null to auto-detect (/memory)
  • sessionsDir: path to session transcripts, or null to auto-detect (~/.openclaw/agents/main/sessions)
  • View on ClawHub
    TERMINAL
    clawhub install dev-chronicle

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’