Skip to content

The Practitioner's Toolkit

If intent is everything and we want to use AI to sharpen our thinking rather than replace it, we need practical infrastructure to make that possible.

These four tools form the practitioner's toolkit. They are the infrastructure that keeps your intent intact from first thought to final output.

1. Markdown: The Lingua Franca

Markdown is a plain-text formatting language. It is the universal language of AI. Every major model — ChatGPT, Claude, Gemini — reads and writes Markdown natively. When you copy output from a chat window or write a structured prompt, you are using Markdown. It's lightweight, portable, and version-controllable.

Why it matters: It separates formatting from content and ensures your text remains machine-readable and entirely under your control.

2. The IDE: Native Interface for Agents

The Integrated Development Environment (IDE) is no longer just for coding. It has become the native interface for agentic AI workflows. Tools like VS Code, Google Antigravity, or Positron (for R users) provide a unified workspace.

Why it matters: Instead of a simple chat window, you get full context. The IDE shows you exactly what the AI changed using a diff (green for additions, red for deletions). You maintain full visibility and control over what gets modified in your project.

3. Obsidian: Your Local Knowledge Base

Obsidian is a free, local-first knowledge management tool that renders Markdown beautifully.

Why it matters: You can have a conversation with an AI, copy the response, and paste it into Obsidian with perfect formatting (headings, bold, tables). It lives on YOUR machine, ensuring privacy and allowing your context to compound over time without relying on a cloud provider.

Download & Resources:

4. Dictation: Capturing Raw Intent

When you write, you edit as you go, which slows you down and flattens your thinking. When you talk, you just go.

Why it matters: Using dictation tools (like Apple Notes transcription, Microsoft Word dictation, or Wispr Flow) allows you to capture your raw intent at the speed of thought. You can then hand that raw, unfiltered transcript to an AI tool to help you structure it, bypassing the friction of simultaneous writing and editing.

A companion resource for the The Practitioner's Compass workshop.