Interactive tutorial for the documents workspace. Walks user through creating their first document step by step. Triggered by first-visit orientation when user enters documents/ folder, or when user says "teach me documents", "how do I create documents", "document tutorial", "show me how to make a report". Do NOT use for actually creating documents, budgets, reports, or presentations (use the corresponding document skills: budget-wizard, report-writer, meeting-notes, presentation), re-running the tutorial when the user has a direct task request (even if they mention documents), or answering general questions about document formats without tutorial/learning intent.
From tandemnpx claudepluginhub binatrixai/tandem-marketplace --plugin tandemThis skill is limited to using the following tools:
evals/evals.jsonExecutes pre-written implementation plans: critically reviews, follows bite-sized steps exactly, runs verifications, tracks progress with checkpoints, uses git worktrees, stops on blockers.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Walk the user through creating their first document. Let them choose the type, then guide them through the process explaining each step.
Welcome to your documents workspace! I can create:
- 📊 Budgets and spreadsheets
- 📑 Presentations and slide decks
- 📝 Reports, memos, and summaries
- 📋 Meeting notes
Let's create your first one together — which interests you?
AskUserQuestion:
- "A budget or spreadsheet"
- "A presentation"
- "A report or memo"
- "Meeting notes"
For each type, follow this pattern:
Step 1: Context — Ask what it's for (2-3 AskUserQuestion rounds max) "What's this [type] for? Give me a sentence or two."
Step 2: Plan — Show what you'll create before creating it "Here's what I'll make: [outline]. Sound good?"
AskUserQuestion:
- "Go ahead"
- "Change something"
Step 3: Create — Build the document, narrating key decisions "I'm using [font/style] because [reason]. The structure follows [pattern]."
If brand-profile.md exists: "I'm applying your brand colors and fonts." If not: "Tip: run /setup-brand to make all documents match your brand identity."
Step 4: Review — Show the finished document "Here's your [type]. I saved it to ~/Tandem/documents/[subdir]/."
AskUserQuestion:
- "Looks great"
- "Edit something"
- "Try a different type"
Nice work! Here's what you can do in this workspace:
- **/report** — create reports, memos, summaries
- Just describe what you need — "create a budget for Q2" or "make a pitch deck"
- Tip: drop files in documents/examples/ so I learn your preferred formatting
AskUserQuestion:
- "Create another document"
- "Set up my brand (/setup-brand)"
- "I'm good — thanks!"
Record in memory/sessions/ that the documents tutorial was completed.