B Builderlog
← All products

BUILDERLOG · CLAUDE CODE SKILLS

Automation Ops Skills for Claude Code

Five skills that make Claude Code check its own work on a machine full of scheduled jobs. Built from auditing a Mac that ran ~72 launchd jobs — where logs said “fine” and nothing had shipped in days.

Release statev1.0 · 5 SKILLS$19USD · single-user licenseGet the skills

01 · THE PROBLEM

Logs lie

A log file modified today means a job started. It does not mean the post went up or the report was sent. These skills make Claude judge every automation by what it produced.

02 · WHAT'S INSIDE

Five skills

  • job-audit — inventories launchd, cron, dagu and systemd jobs and grades each one live / stale / dead / unverifiable by its real output
  • live-output-check — proves one job worked today via the public URL, DB row or fresh file, not exit 0
  • safe-disable — turns jobs off by moving, never deleting, and writes the restore command
  • run-receipt — ends every headless run with changed · proof · skipped · undo
  • mobile-360-qa — renders a page at 360×800 with device emulation and measures clipped headings, CTAs and sideways scroll

Read one of the five before paying: mobile-360-qa is published free on GitHub under MIT ↗

03 · HANDOFF

What arrives

5 SKILL.md files360px measuring script (Python + Playwright)Install guideSingle-user license

04 · REQUIREMENTS

Start with

  • Claude Code with skills support
  • macOS or Linux
  • Python 3.10+ and Playwright for mobile-360-qa only

05 · BOUNDARIES

What they won't do

  • Print secrets — audits list key names only
  • Delete job definitions
  • Re-run publishers to “check” them
  • Promise that your jobs are healthy — they show you the evidence