Explore skills
65,337 skills found
ingest
Read research reports from product-pulse (daily, weekly, deep-dive) and create status/needs-triage items in the configured issue tracker. Diffs against existing issues, current codebase, and out-of-scope rejections to avoid duplicates. Uses ingestion watermarks to process only new reports. Trigger: "ingest research", "process reports", "import findings", or /pm:ingest.
setup
Onboard Product Pulse to a new project. Interviews you about your product, competitors, target audiences, and strategic priorities, then scaffolds the research directory, pulse-config.yaml, research context, research sources, and deep-dives directory. Run this once when you first install the plugin. Use when you say "setup product pulse", "onboard", "configure pulse", "initialize research", or inv
setup-macbook-productivity
Configure repeatable macOS productivity settings on a user's MacBook, especially voice typing / Dictation setup. Use when Codex is asked to set up, repair, or document MacBook productivity features such as voice typing, Dictation, Dictation shortcuts, microphone input for Dictation, or future local macOS workflow preferences.
log-issue
Draft an upstream-repo GitHub issue on disk. Creates the next ISS file under issues/{repo}/ with paste-ready frontmatter + body skeleton. The actual filing into GitHub is a deliberate human action — this skill never opens a real issue.
probe-define
Generate probe-skeleton YAML files at `lineage/{repo}/probes/{P-NNN}.yaml` from `feature-flows.yaml`'s uncovered test-matrix cells. Each skeleton carries the feature_id + test_class + cross-references + a TODO-marked arrange/act/observe/assert block the maintainer fills in. Accelerates probe corpus growth — slice 4 of dynamic-verification ADR. Local-only per APPROACH.md section 5 rule 12.
learn
交互式学习技能。按知识点逐项推进,每个知识点分阶段(概念→实例→测试),用户控制节奏。两种用法:/learn 任务编号(如 /learn 3|Python|基础语法复习)从任务清单读取,/learn 自由内容(如 /learn 什么是装饰器)快速学习。仅通过 /learn 主动调用,不响应对话中的关键词。
init-book
第一步:与用户确认需求,建立书籍项目并生成 REQUIREMENTS.md。调用方式:/init-book <book-id>
reconcile
Sync project reality with the issue tracker. Scans git history for completed items, detects stale work, classifies deferred blockers, updates epic progress, proposes CONTEXT.md updates and ADRs. Run after sprints, after merges, or periodically. Trigger: "reconcile", "sync issues", "clean up backlog", "check progress", or /pm:reconcile.
weekly-strategist
Weekly strategic intelligence. Dispatches 5 analyst agents (Market Scout, Competitor Tracker, Audience Analyst, Growth Analyst, Product Scout), reads the last 7 daily reports, and produces a strategy brief + recommendations for PM ingestion. Reads pulse-config.yaml from the nearest research directory. Run Monday mornings or whenever you need strategic direction. Trigger: "run weekly strategy", "we
research-scout
Deep-dive research and analysis of external reference materials (YouTube videos, articles, GitHub repos, documentation, code sources) against the current project. ONLY trigger this skill when the user explicitly uses one of these phrases: "research this against the project", "analyze this reference", or "compare to this project" (or close variations of those phrases). Do NOT trigger just because t
enrich
Run the file-analyser subagent against one or more substrate nodes to produce per-node semantic enrichment sidecars. Resolves a path / node-id / batch spec to substrate nodes; spawns file-analyser per node; validates the resulting sidecar against the schema; updates the manifest's `enrichment` block.
session
管理学习会话的开始和结束。开始时指定项目并读取任务进度;结束时分析成果、确认任务完成状态、更新任务清单、自动整理笔记。当用户说"开始学习""继续学习""开始工作""今天做""收工""结束学习""今天做完了""先这样"时触发。