Field Notes

Field Notes

Working notes on practical AI workflows, automation patterns, and systems ideas that may become future case studies or resources.

What lives here

I use this section to document practical workflow notes across AI, automation, knowledge systems, content systems, and Agile-adjacent admin work.

These entries are not the main consulting proof. They are a secondary record of patterns, constraints, and lessons that may later become case studies, services, or GetPrompting resources.

Current Lab Entry

Structured AI Prompt Framework (SPF)

A lightweight framework for making AI-assisted Agile workflows more consistent, reviewable, and easier to scale across teams.

This is a working framework note around prompt structure, workflow clarity, and operational AI standards.

Open SPF Entry

New Lab Entry

Simple Local RAGs

A practical experiment in using AnythingLLM, Ollama, and a small markdown folder as a lightweight local memory system.

This one is less about flashy agent demos and more about whether a local RAG setup can actually save notes, preserve files, and retrieve useful details without becoming a maintenance project.

Open Local RAG Entry

Current experiment themes

  • AI-assisted summaries that still sound like a real person wrote them
  • Automation flows that reduce copy-paste work instead of adding more maintenance
  • Agile support systems that cut down on admin drag
  • Reusable prompt structures that are actually worth keeping