One Instruction, a Whole Study Lane: Packaging the Workflow as a Skill
How I turned a repetitive certification-lane prompt sequence into a self-invoking Claude Code skill with built-in routing, quality gates, and stop conditions.
Technical journal & learnings
Technical experiments, integrations, and capabilities I've built. Real work, real learnings.
How I turned a repetitive certification-lane prompt sequence into a self-invoking Claude Code skill with built-in routing, quality gates, and stop conditions.
A look at the two-layer configuration behind the Claude and Codex agent fleet: shared global roles, small project-specific deltas, and evidence-based model escalation.
A journal note on splitting the engineering workflow so Claude plans and reviews while Codex executes, validates, and commits the code changes.
A journal note on moving CipherClawWeb, daily digest automation, X posting, and Binance dashboard publishing onto the new server without blurring ownership boundaries.
Built a production-grade trading bot that runs 24/7 on Binance.US. Fast scalping, multi-position management, risk controls, and real-time dashboards. From $500 paper capital to live trading.
Debugging Discord pairing issues revealed a subtle config structure difference between channels. Nested vs flat config, silent validation, and the importance of reading channel-specific docs.
Upgraded to the latest beta for write-ahead delivery queue, Discord voice messages, and reliability fixes. Running in production. Here's what changed.
Built full email automation using Exchange Online and Microsoft Graph API. OAuth2 authentication, bash scripts, and automated inbox management.