vibe-handoff
GitHub生成紧凑的项目上下文交接文档,供后续会话或编码工具使用。通过检查分支、变更、记忆和决策,提取客观状态、阻塞点及下一步行动,排除敏感信息,确保上下文连贯且安全。
Trigger Scenarios
Install
npx skills add KhazP/vibe-coding-prompt-template --skill vibe-handoff -g -y
SKILL.md
Frontmatter
{
"name": "vibe-handoff",
"description": "Prepare compact factual project context for another session or coding tool without copying transcripts or secrets.",
"allowed-tools": "Read, Write, Edit, Glob, Grep, Bash, AskUserQuestion"
}
Vibe Handoff
Inspect the current branch/revision, working-tree changes, MEMORY.md, manifest, decisions, and available check results. Write a compact handoff with objective, current state, changed files, decisions and rationale, blockers, actual checks with date/results, unperformed checks, recovery checkpoint, and the next bounded action.
Reference product documents instead of duplicating them. Exclude secrets, credentials, personal data unnecessary for continuation, and full transcripts. Do not infer successful checks or commit uncommitted changes. Keep stable rules in AGENTS.md and replace stale progress in MEMORY.md rather than appending an unlimited log.
Version History
- b00eb84 Current 2026-09-08 23:13


