Documentation
README
Skill Path
Before running helper scripts or opening bundled references, set:
export MINUTES_SKILLS_ROOT="$(git rev-parse --show-toplevel)/.opencode/skills"
export MINUTES_SKILL_ROOT="$MINUTES_SKILLS_ROOT/minutes-prep"
/minutes-prep
Interactive meeting preparation that searches the normal conversation history authorized by Minutes, synthesizes a relationship brief, and produces talking points โ before you walk into the room. Restricted history is excluded from this agent workflow by default and must never be treated as absent evidence.
How it works
This is a multi-phase interactive flow, not a single command. Walk the user through each phase using AskUserQuestion, pushing back on vague answers.
Phase 0: Calendar auto-detect (optional, runs first)
This is the opening of the README. Read the full README on GitHub.