issue-intake
Issueの初期トリアージスキル。Issueを受け取り、標準化された分析結果(分類・深刻度・影響スコープ・不確実性・次アクション参照)を生成する。GitHub/Jira/Linear等のトラッカーからissue_payload形式で受け取る。 トリガー条件: - 「Issue #N を分析して」「このIssueの深刻度は?」「このバグはCritical?」 - 「Issue本文を初期トリアージして」「Issueを取り込んで」 - 新しいIssueを受け取り、最初の分類・判断が必要な時 注意: 根本原因の断定、修正案の確定、優先度の最終決定は行わない(材料提供まで)
forensic-knowledge-mapping
Use when assessing team resilience, planning for developer departures, calculating bus/truck factor, identifying knowledge silos, or evaluating organizational risk - maps code ownership from git history and identifies single points of failure using research-backed thresholds (>80% ownership = silo)
quick-commit
Creates well-formatted conventional commit messages from your git changes. Analyzes git diff and status to generate proper commit messages following conventional commits format. Use when the user wants to commit changes or needs help writing commit messages.
email-templates
Professional HTML email templates for reports, summaries, and notifications. Includes daily summaries, GitHub digests, App Store metrics, and calendar reminders. Use when creating formatted email communications.
project-complete
项目完成导航。触发:用户通知"项目完成"或"可以提交了"时使用;执行归档、生成changelog、git commit+push。
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
git-linear-workflow
Workflow completo Git+Linear para desarrollo en ecosistema OPA. Cubre gestión de ramas, commits, PRs, integración con issues Linear, activación de MCPs, y validación pre-Done. Workflow 1 Issue = 1 Branch = 1 Merge a main.
memory-orchestrator
This skill should be used when the user asks to "orchestrate a task", "plan complex feature", "decompose task", "break down implementation", "coordinate multi-file changes", or mentions tasks requiring multiple roles or steps. Use for complex, multi-component implementations requiring planning and coordination. Do NOT use for simple single-file edits or straightforward queries.
pm-assistant
Product Owner assistance for ticket refinement, epic breakdown, dependency analysis, and backlog management across multiple project management systems. Use this skill when working with tickets to create, analyze, propose amendments, or generate discussion questions. Supports Linear, Local Markdown, Jira, GitHub Issues, and other PM systems through extensible connectors.
deliverable-tracking
Create GitHub Issues for client deliverables in DaveX2001/deliverable-tracking repo (discovery: requirements-clarity). Evaluate at requirements-clarity when user mentions tracking, deliverables, commitments, or "create deliverable". Extracts What/Why/Done from conversation context, prompts for missing info via AskUserQuestion, applies dynamic client labels.
checkpoint
Save session progress to Linear and generate a handoff prompt. Triggers on "checkpoint", "save progress", "hand off", "new chat", "context getting large". NOT for git operations - use /commit for that.
brain-dump-tickets
Manage Brain Dump tickets - create, update, track progress, and complete work items. Use when working with Brain Dump task management or when asked to create/update tickets.
create-tasks
Creates well-formed tasks following a template that engineers can implement. Use when creating tasks, defining work items, creating tasks from PRD, breaking down features, or converting requirements into actionable tasks.
pr-description-writer
This skill generates and improves GitHub pull request descriptions that help reviewers understand context and promote effective code reviews. Use this skill when creating new PRs, updating PR descriptions with new commits, or reviewing existing PR descriptions for quality. The skill analyzes git commits to extract key changes and generates descriptions with proper context (why), implementation details (how), file prioritization for large PRs, and testing strategy.
feature-roadmap-decomposition
Decomposes a decision-complete PRD into a clear, minimal set of user-meaningful features with explicit dependencies, producing a roadmap-ready structure without prioritization, scheduling, or implementation detail.
release-notes
Genera changelog profesional + GitHub release notes desde commits y worklog