Skip to main content

The Agency

Skills, playbooks, and field notes · Athan Dial

The portfolio side covers the decisions. This side covers the workflows themselves — what I reach for, what I changed last week, what failed enough times that I wrote the recovery down.

AI shows up everywhere in real work: pipelines, research, code, project ops. The case studies on my portfolio cover the decisions. The pages here cover the workflows themselves — what to install, what to run, what to do when it breaks. Most of these started as a problem I hit twice and decided not to hit a third time.

What you’ll find

Playbook
Code Athan Dial

Jira and Confluence from Claude Code

Helps you move Jira state and Confluence pages from the terminal—JQL previews, acli transitions, version-fetched REST updates—when the web UI is too many clicks away.
· 4 min read
Playbook
Code Athan Dial

Query your data warehouse with Athena

Helps you answer lakehouse questions with Athena by matching intent to tables, fetching schemas on demand, then running SQL without memorizing the whole catalog.
· 5 min read
Playbook
Code Athan Dial

Read replica forensics from Claude Code

Helps you slice operational Postgres via a read replica—staleness, soft deletes, join paths—with saved SQL, logged commands, and CSVs while the admin UI is still loading.
· 4 min read
Playbook
Desktop Athan Dial

A daily workflow with Claude Desktop

Helps you run a full workday in Claude Desktop: overnight brief, mail triage, meeting prep, Cowork passes on what's on screen, evening carry-over—connectors carry the context.
· 3 min read
Playbook
Code Athan Dial

Build your first Claude Code skill

Helps you freeze a repeated workaround as SKILL.md: specific trigger, runnable procedure, verification, and the failure modes you already paid for.
· 3 min read

More dispatches

View all →
Dispatch
Code Athan Dial

Autonomous agents need a foreman

I learned the hard way that one-shot multi-phase Claude Code returns fast code and expensive cleanup; discuss → plan → execute → verify with atomic commits is what made autonomy survivable for me.
· 2 min read
Dispatch
Desktop Athan Dial

Cowork changed how I think about AI

I stopped paying the preamble tax once Claude sat beside the doc or thread—short questions, faster triage; I still reach for Claude Code for files, commands, and APIs.
· 2 min read
Dispatch
Code Athan Dial

Delegation is the real skill

I filed a vague `/codex-task` on a Friday and spent Monday unwinding five conflicting guesses; the real bottleneck is always the same—context, legible scope, and explicit format—so a new teammate could ship without guessing.
· 2 min read
Dispatch
Code Athan Dial

Memory across sessions

I stopped burning every session opener on the same policy paragraph once `/remember`, `/reflect`, and the knowledge hub gave me one collaborator that already held decisions, guardrails, and corrections.
· 2 min read
Dispatch
Desktop Athan Dial

Read-only automation is a feature

I keep automations in draft: Claude proposes, I send—parallel drafts for speed, human gate for tail risk after a near-miss taught me the cost of auto-send.
· 2 min read
Dispatch
Code Athan Dial

Skills encode what you learned the hard way

Every skill I write holds the constraint I burned time discovering — the CLI flag that silently fails, the join pattern that actually works, the config the docs forgot to mention.
· 2 min read