Dex β€Ί Products
← 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 state v1.0 Β· 5 SKILLS β‚©990(β‰ˆ $0.99) Β· 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 files 360px measuring script (Python + Playwright) Install guide Single-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