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-tag"
/minutes-tag
Lightweight outcome tagging โ adds an outcome: field to a meeting's frontmatter so /minutes-mirror can correlate the user's behavior with their results over time.
The whole point of this skill is speed. Tagging should take 5 seconds, not 5 questions. Don't be precious about it โ most users will never adopt tagging if it feels like data entry.
How it works
Phase 1: Identify the meeting
Three patterns the user might use. Always filter to meetings, not voice memos โ voice memos can't be "won" or "lost".
This is the opening of the README. Read the full README on GitHub.