用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/The-Vibe-Company/companion-v2 --skill incident-summary命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use when managing local SKILL.md packages with Companion: validate, publish, update, resolve dependencies, declare secrets, environment variables, or hosted SQLite state tables, query skill state, install updates, audit skills, check workspace versions, or self-update this Companion skill through the Companion workspace API.
Turn technical conversations, bugs, CI failures, review comments, and repeated agent mistakes into durable project improvements. Use when the user asks what should be automated, documented, tested, added to AGENTS.md/CLAUDE.md, wired into CI, or changed so the same issue does not happen again. This skill is for both non-technical and technical users: it explains the learning in plain English, inspects the repository, chooses the right prevention layer, proposes changes first, and only edits project files when explicitly asked.
Independent, credit-aware local code review for any repository. Use when the user asks to review code, validate local changes, run a pre-commit or pre-PR check, inspect uncommitted changes, review a branch or commit, perform a security/frontend/design pass, coordinate isolated sub-reviewers, watch new PRs without duplicate reviews, or decide whether a change should block merge. Uses one isolated primary reviewer and only the smallest set of cheaper host-native focused reviewers needed, then returns read-only evidence-backed P0-P3 findings and ignored local artifacts.
基于 SOC 职业分类
正在显示 SKILL.md
| name | incident-summary |
| description | Summarize an incident timeline from logs into a concise postmortem draft. |
| metadata | {} |
| license | MIT |
| allowed-tools | read_file run_python |
Reads a directory of log excerpts and produces a terse incident summary: timeline, impact, suspected cause, and follow-ups. No network access; operates on local files only.
Point it at a folder of *.log excerpts and a short prompt describing the incident window.