TB-01 — Claude Code Custom Skills + Quick Reference
Summary
Create 6 custom slash command skills for Claude Code (/deploy, /release, /sync, /morning, /certcheck, /reconcile) and a quick reference page on unlikely.guide listing all available skills with usage examples.
What it produced
- Kulu — /deploy, /release, /sync skills for infrastructure management
- Scheduler-Cron — /morning skill pulling from ops endpoints
- cert-generator-v3 — /certcheck skill wrapping cert validation endpoint
- payment-reconciliation — /reconcile skill for financial reconciliation
Connections
- depends on: Mostly-platform — all skills call localhost:8000 API endpoints
- produced: 6 Claude Code skills in ~/.claude/skills/ and HTML reference page at unlikely.guide/skills-reference.html