backlog
Backlog
Create a comprehensive backlog item for work we've explored but decided not to implement now.
Instructions
Step 1: Gather Context
Ask these questions to understand what we're deferring:
- What feature/enhancement are we deferring? (brief name)
- Why did we explore it? (what problem does it solve)
- Why are we deferring? (out of scope, lower priority, needs more info, etc.)
- What did we learn? (key findings from exploration)
Step 2: Determine Category (from filename suffix)
Choose the category and encode it in the filename suffix:
More from fairchild/dotclaude
skills-manager
Use when the user wants to list, search, install, remove, inspect, validate, audit,
22youtube-content
Extract and analyze YouTube video content (transcripts + metadata). Use when the user explicitly requests to analyze, summarize, extract wisdom from, or get context from a YouTube video. Supports wisdom extraction, summary, Q&A prep, key quotes, and custom analysis. Does NOT auto-trigger on YouTube URLs - only when analysis is explicitly requested.
21update-dependencies
Smart dependency updates across ecosystems (npm/bun/pnpm, uv/poetry, cargo). Use when upgrading dependencies, fixing vulnerabilities, or performing proactive maintenance. Supports intelligent batching, risk assessment, and outcome tracking for continuous improvement.
16image-gen
Generate images using AI APIs (OpenAI gpt-image-1, Google Imagen 4, Nano Banana Pro, fal.ai Flux). Use when user asks to generate, create, or make an image.
16fork
Fork the current session with context carried over. Use `/fork <branch>` for a new worktree or `/fork --local` for a new session in the current directory.
10git-worktree
Manage Git worktrees for concurrent local development. Creates worktrees
10