Blog

  • March 4, 2026
    /work-issue: Autonomous Implementation

    The AI picks up a planned issue, implements it, tests it, commits, and marks it done. How headless batch mode lets me plan in the afternoon and wake up with code in the morning.

  • February 26, 2026
    Your AI Forgot What You Said 30 Messages Ago

    Context windows fill up fast in long AI conversations. Sliding windows, progressive compression, and token budgeting — the patterns I built before I knew their names.

  • February 25, 2026
    /plan-issue: Collaborative Planning with AI

    Vague instructions produce vague implementations. How I sit with the AI to refine rough ideas into concrete, implementable specs — before any code gets written.

  • February 18, 2026
    AI-Assisted Development: A Loop, Not a Chat

    The bottleneck isn't the AI — it's me. Three slash commands that form a loop: Plan, Work, QA. How structured phases replaced ad-hoc chatting and made AI development manageable.