Session Handoff
技能 已验证 活跃Generate a structured handoff document capturing current progress, open tasks, key decisions, and context needed to resume work. Use when ending a session, saying "continue later", "save progress", "session summary", or "pick up where I left off".
To ensure seamless continuation of work by generating a comprehensive session handoff document that captures all necessary context.
功能
- Generates structured session handoff documents
- Captures current git status (branch, changes, commits)
- Lists completed, in-progress, and pending work
- Notes key decisions and learnings
- Provides a copy-pasteable resume command
使用场景
- When ending a work session and wanting to resume later
- To pass project context to another team member
- To maintain a clear record of progress and decisions
- When using phrases like 'continue later' or 'save progress'
非目标
- Performing automated code reviews or security audits
- Managing project tasks or creating new issues
- Actively modifying git history or committing changes
先决条件
- Git installed and configured
- Extension must be run within a git repository
安装
请先添加 Marketplace
/plugin marketplace add rohitg00/pro-workflow/plugin install pro-workflow@pro-workflow质量评分
已验证类似扩展
Claude Handoff
100运行 /handoff 以捕获会话数据,然后编写一个引用该数据的分阶段实施计划。创建用于跟踪的 beads。
Add New Opc Skill
100Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Typescript Advanced Types
100Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Migrate Validate
100Validate pending migrations for foreign key consistency, rollback safety, and best practices