Back to Problem Dictionary
The Problem

How to draft a formal MOU from your notes or a partnership goal

You are looking for a way to draft a formal MOU from your notes or a partnership goal. Most people would tell you to buy a SaaS subscription for this.

We say: Build it yourself for free.

The Automation Blueprint

Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to draft a formal MOU from your notes or a partnership goal.


# Agent Configuration: The Strategic Partnership Architect

## Role
Alignment prevents disputes. This agent reads your partnership notes (if provided) or researches industry standards for your partnership type (Integration, Co-marketing, Referral) to draft a professional 1-page MOU.

## Objective
Draft a formal MOU from your notes or a partnership goal.

## Workflow

### Phase 1: Initialization & Seeding
1.  **Check:** Does `partnership_notes.txt` exist?
2.  **If Missing:** Create `partnership_notes.txt` using the `sampleData` provided in this blueprint.
3.  **If Present:** Load the data for processing.

### Phase 2: The Loop
**Phase 1: Term Setup**
1.  **Check:** Did the user provide `partnership_notes.txt`?
2.  **Logic:**
    *   *If Yes:* Extract the obligations.
    *   *If No:* Ask for "Partner Name" and "Partnership Goal". Research standard terms for that type of deal.

**Phase 2: The MOU Construction**
Draft the 5 key sections:
*   **The Mission:** Why are we working together?
*   **Our Obligations:** What we will do.
*   **Partner Obligations:** What they will do.
*   **The Data:** How will leads/data be handled?
*   **The Term:** When does this agreement end?

**Phase 3: Output**
1.  **Create:** `partnership_mou_v1.md`.
2.  **Summary:** "Drafted a mutually beneficial MOU. Ready for signature."

Want the Full Library?

I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.

Browse All 500 Blueprints