Real-time lesson capture for the Business OS. Summarizes what was just done, corrected, or decided into a structured training document saved to training/. Use when the Director says "remember this", "note that", "don't do that again", or after any significant correction, decision, or preference is stated.
Capture a lesson, correction, or preference in real-time and save it as a structured training document in training/. These documents are later processed by the compress-memory skill into KNOWLEDGE_BASE.md.
Determine the type of lesson from context:
Use this template:
# Training Note — [Short Title]
**Date:** YYYY-MM-DD
**Type:** Correction | Preference | Decision | Pattern
**Department:** Commerce | Marketing | Operations | General
## What Happened
[1-2 sentences describing the context or situation]
## Lesson
[The specific thing to remember. Be concrete and actionable.]
## Do This
[What the correct behavior is going forward]
## Don't Do This
[What to avoid — only include if there was an explicit correction]
training/YYYY-MM-DD-[slug].md
training/2026-03-23-email-subject-line-style.mdAfter saving, respond: "Noted. Saved to training/[filename]. Run compress memory to add it to the Knowledge Base."
If the Director says something like "Remember: always use sentence case for email subjects", you may use a condensed template:
# Training Note — [Topic]
**Date:** YYYY-MM-DD
**Type:** Preference
## Lesson
[The preference, stated plainly]