Quickstart
This guide walks you through preparing the bundled Bonterms Mutual NDA using Claude Cowork. You will go from zero to a completed Word document in under five minutes.
Get a Claude account and download the Desktop app
Section titled “Get a Claude account and download the Desktop app”-
Go to Claude and get an account. You will need at least Claude Pro (USD20/month) in order to use Cowork.
-
Download the Claude Desktop App for Windows or Mac. Follow the instructions to install the app in your computer and connect it to your account.
Download the latest Codraft Folder
Section titled “Download the latest Codraft Folder”There are several ways to use Codraft. For this quickstart, download the latest release:
Extract the contents to a place where you can find it (Downloads or Documents).

Prepare the NDA
Section titled “Prepare the NDA”-
Open Claude Cowork and use your Codraft folder
Open the Claude Desktop App and switch to the Cowork Tab (Cmd+2 on Mac). Work in the Cowork folder you just downloaded by selecting it in the dropdown box.
Type a natural request:
Prepare a mutual NDA.
-
Claude prepares the NDA
Once Claude receives the task, it matches your request to the
Bonterms_Mutual_NDAtemplate, analyzes it for variables, and starts the interview. In the background, Claude installs the dependencies it needs and reads the templates. It looks for variables and creates a plan on how to ask and group questions in order to fill the template.
-
Answer the interview questions
Claude walks through the 13 variables in the template, grouping related fields together. Here is what a typical interview looks like:
Let's prepare the Bonterms Mutual NDA. I'll walk through the detailswith you.First, what is the purpose of this NDA?> Evaluating a potential partnership between our two companiesWhat is the effective date?> 2026-03-01What is the term of the NDA?> 2 yearsWhat is the confidentiality period?> 3 yearsWhat is the governing law?> State of CaliforniaWhich courts will have jurisdiction?> State and federal courts in San Francisco, CaliforniaAre there any additional terms?> NoneNow for Party 1. What is Party 1's name?> Acme CorpParty 1 signatory name and title?> Jane Smith, CEOParty 1 signing date?> 2026-03-01And Party 2. What is Party 2's name?> Widgets IncParty 2 signatory name and title?> Bob Johnson, General CounselParty 2 signing date?> 2026-03-01 -
Confirm the values
Claude presents a summary of all collected values and asks you to confirm before rendering:
Here's a summary of the NDA details:Purpose: Evaluating a potential partnership between our two companiesEffective Date: 2026-03-01Term: 2 yearsConfidentiality Period: 3 yearsGoverning Law: State of CaliforniaCourts: State and federal courts in San Francisco, CaliforniaAdditional Terms: NoneParty 1: Acme Corp (Jane Smith, CEO) — signing 2026-03-01Party 2: Widgets Inc (Bob Johnson, General Counsel) — signing 2026-03-01Does everything look correct?> Yes, go ahead -
Get the output file
Claude renders the template and saves the completed document to the
output/folder:Done! Your NDA has been saved to:output/Bonterms_Mutual_NDA_Acme_Corp_2026-03-01/Bonterms-Mutual-NDA.docxOpen the
.docxfile in Word, Google Docs, or any compatible application to review the final document.
What just happened
Section titled “What just happened”Behind the scenes, Codraft ran three steps:
- Discovery — Claude matched “mutual NDA” to the
Bonterms_Mutual_NDAtemplate directory - Analysis — The Analyzer skill parsed the
.docxtemplate, extracted all 13 variables, and produced amanifest.yaml - Rendering — After you confirmed the values, the Renderer skill used
docxtplto fill in the template and saved the output
Ready to explore more?
Section titled “Ready to explore more?”Feature Tour — see all of Codraft’s features at a glance.