Context engineers are Agentic AI designers and system orchestrators


Instead of writing code, they write markdown notes to harness an AI Model.

An agentic harness is

A structure of markdown notes used to construct the AI’s 6 types of context;

  1. Instructions: Defining the agent’s core roles, goals, and boundaries.
  2. Knowledge: Connecting relevant domain-specific data, architectural diagrams, and retrieved documents.
  3. Memory: Managing short-term session logs (what just happened) and long-term persistent state (the project itself).
  4. Examples: Providing few-shot behavioral demonstrations and codebase reference patterns.
  5. Tools: Defining the APIs, scripts, skills and external services the agent is allowed to invoke.
  6. Guardrails: Enforcing constraints, formatting rules, and safety validations.

This system accounts for 90% of your AI capabilities and intelligence. The remaining 10% comes from the model you choose to place in your harness.

You can start learning for free by organizing your digital assets in Obsidian.