Sv Workflow Pattern
Follow the team workflow expectations while working.
Session Protocol
Follow the end-of-session git checklist before handing off.
Image Chroma Remove
Use when an image has a flat chroma-key background that should become real transparency, especially for pixel-art sprites generated on green, magenta, cyan, or another solid removable background. Supports explicit key colors, sampled border/corner keys, edge cleanup, alpha validation, and optional nearest-neighbor resizing for exact sprite dimensions.
Figma
Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.
Agent Communication
Use fmail for agent-to-agent messaging with team conventions.
User Feedback
Use when asked to check, read, triage, or act on user feedback
Obsidian Memory Capture
Capture Codex assistant answers from session JSONL into Obsidian raw inbox notes for manager distillation. Use when maintaining long-term memory artifacts in `00-Inbox` and append only new, unlogged answers.
Linear
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
Figma Use
**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variabl…
Sv Issue Tracking
Use sv task to manage work items and keep .tasks/ in sync with code changes.
No Edit
Only read files, analyze code, and provide feedback. Use when the user wants a read-only answer with no code changes, no refactors, and no edits to the codebase.
Yeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).