{
  "$type": "site.standard.document",
  "path": "/creating-an-ai-worklog/",
  "publishedAt": "2026-05-22T12:00:00.000Z",
  "site": "at://did:plc:6gssgguzeecdttuw4gpdshg2/site.standard.publication/self",
  "tags": [
    "ai",
    "development",
    "blog"
  ],
  "textContent": "I've added an AI Worklog to this blog. Given that my plan is to riff on this with claude. I figured it'd be best to have him start writing down what we've done.\n\nHow it all works\n\nI'm leveraging skills and CLAUDE.md, everytime claude pushes up a PR it updates its worklog. The moving bits to get this all working were super simple:\n\nCLAUDE.md Entry\n\nIn my CLAUDE.md file I added:\n\n[Code block (md)]\n\nSkill\n\nThe skill file drives what gets done when I its invoked. To ensure claude makes sane sounding posts, I gave him a product manager role and a few examples.\n\n[Code block (md)]\n\nI've been running this skill for about a day. So far, it's worked exactly like I wanted. I'm sure I'll tweak it going forward.\n\nRead the original post with all embeds and interactive content at https://rants.broonix.ca/creating-an-ai-worklog/",
  "title": "Creating an AI Worklog"
}