Explore skills
65,415 skills found
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
管理学习会话的开始和结束。开始时指定项目并读取任务进度;结束时分析成果、确认任务完成状态、更新任务清单、自动整理笔记。当用户说"开始学习""继续学习""开始工作""今天做""收工""结束学习""今天做完了""先这样"时触发。
review-lesson
第六步:对已完成课程进行系统化勘验。调用方式:/review-lesson <book> <module> <lesson>
headsup-resync-tab
Force-resync the iTerm2 tab color for a Claude Code session whose hook chain has fallen out of sync. Use when a tab's color is visibly stuck on a stale state (e.g., still orange after the user replied, still white after Claude started processing) — that means Claude Code's automatic PreToolUse/PostToolUse/UserPromptSubmit/etc. events aren't reaching the hook. This skill bypasses the automatic path
sprint-dev
Interactive sprint worker. Reads status/ready + owner/ai items from GitHub Issues (or local backlog), presents them with context, groups into proposed PRs, and waits for your approval before building. Dispatches parallel sub-agents with self-review and full testing. Reads CONTEXT.md for domain terminology and .pm/out-of-scope/ for negative constraints. Trigger: "let's build", "work the backlog", "
write-lesson
第五步:为指定课程编写自含教材 lesson.md。调用方式:/write-lesson <book> <module> <lesson>
headsup-notifications
Manage the macOS notification that fires when a Claude Code tab has been waiting on the user for more than N minutes. Use when the user types /headsup-notifications, asks to enable/disable the "Claude is waiting" notification, wants to change how long it waits before notifying, or wants to test that notifications are working. Accepts on/off, a numeric threshold (minutes), "test" to fire a one-off
headsup-status
Print a health snapshot for the headsup hook stack — daemon PID + heartbeat status, launchd watchdog state, active sessions and their current colors, count of stray PostToolUse events suppressed today, and token usage for the current Claude Code session ($PWD). Use when the user asks "is this still working", "how's the headsup tab thing", "show me the headsup hook status", or invokes /headsup-stat