Prompts & Resources
The posts show slices. This is the library: the complete instruction pages, agent briefs, validation queries, and notebook patterns, ready to copy. Every artifact links back to the post that explains why it's shaped the way it is.
Notion Agent Instructions
The instruction pages my Notion assistants run on: purpose, division of labor, hand-off rules, and hard stops.
-
Polpette: Consultant's Consultant Agent Instructions
markdown from Meet My Assistants: The Three Agents That Keep My Projects Honest
The full instruction page for my analysis and advisory agent, including the routing rules and the meeting review state machine.
Open →
Fabric Recon & Guardrails
What an agent reads before it touches a tenant: read-only survey briefs and dated verified-state blocks.
-
Fabric Reconnaissance Brief and Verified Tenant State
markdown from Don't Let Your Agent Touch Fabric Until It Reports Back
The read-only survey an agent runs before it touches a Fabric workspace, plus the dated state block that tells it how your tenant is misleading.
Open →
DAX & Validation Queries
Measure patterns and the DAX acceptance tests that decide whether model work counts as done.
-
DAX Acceptance Tests for an MCP Modeling Session
dax from From Notion Page to Power BI Model: Inside an MCP Execution Session
The EVALUATE queries an agent runs before it reports model work as done, plus the smart anchor pattern and how a documented deviation should read.
Open →
Fabric Notebook Patterns
PySpark scaffolding and validation cells: the NB_TEST switch, referential integrity checks, domain asserts.
-
Fabric Notebook Test Harness: NB_TEST and the Validation Cell
python from Don't Let Your Agent Touch Fabric Until It Reports Back
The PySpark header that lets a notebook prove itself locally before it touches OneLake, and the asserts that gate every run after.
Open →
Session Kickoff Prompts
The short lines you actually type, once the context engineering already happened somewhere else.
-
MCP Session Kickoff and the DAX Autonomy Directive
markdown from From Notion Page to Power BI Model: Inside an MCP Execution Session
The one line I type to start a modeling session, and the standing directive that turns the agent from a template-follower into a modeler.
Open →