synopsis
Synopsis Skill
Generate a manager-focused synopsis that explains what's happening NOW and recent work.
MANDATORY ELEMENTS (NEVER SKIP)
Before outputting HTML, verify ALL of these are present:
| Element | Required | Check |
|---|---|---|
| Current Context box | YES | Blue box at top showing what we're doing RIGHT NOW |
| Hero section | YES | Most recent completed task |
| Save button | YES | Orange button at bottom with exportSynopsis() |
| Project path in JS | YES | Replace [PROJECT_PATH] with actual path |
If any element is missing, the synopsis is INVALID. Do not output.
Trigger Phrases
More from yousufjoyian/claude-skills
tesseract
Pull and start Tesseract - the Information Mapping Knowledge Engine with Firebase backend. Provides localhost and Tailscale URLs.
9context-extract
Append conversation context to cumulative project history - never overwrites
7a2ui-embed
Write HTML visualizations to the A2UI panel or embed running apps
6youtube-transcript
Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
6folder
Display project folder contents in the TriClaude FOLDER panel
6context-manager
Maintain compiled context artifacts for stateless agent spawning. This skill produces BOOT_CONTEXT (stable project brain), DELTA_CONTEXT (recent changes), and feature bundles so any agent can spawn with deep understanding without reading the entire repo. Use this skill when setting up multi-agent workflows or when agents need fast, token-efficient onboarding.
6