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


