Overview
Formats of this Guide
Read it in whichever form fits how you work β all four stay in sync with this repo:
- π Markdown β
guide.mdin this repo. The canonical source; everything else is generated from it. Best for reading in your editor, feeding to an agent, or sending a PR. - π Online β agentic-engineering.guide β a browsable web version: one page per tier, dark/light mode, easy to share. Built from
guide.mdby the static-site generator inweb/and rebuilt on every change, so it never drifts from this repo. - πΈοΈ Obsidian vault β the
wiki/folder is a wikified version: the guide split into linked pages β one per tier, concept, and entity β cross-referenced with[[wikilinks]]. Openwiki/as an Obsidian vault to navigate by graph instead of top-to-bottom: jump between related tips, see how concepts connect, and explore the harness, loops, and primitives as a web. Best when you want to study the material, not just read it. - π In your repo β install the plugin (
/plugin install pape@pape) and the whole guide ships with it, byte-identical and enforced by CI./pape:agentic-coachquotes tips from it as you work, and/pape:harness-auditrates the repo you're in against the eight tiers β see Audit your harness. The guide is there while you work, instead of somewhere you go.