Session Handoff
Skill Verifiziert AktivGenerate 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.
Funktionen
- 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
Anwendungsfälle
- 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'
Nicht-Ziele
- Performing automated code reviews or security audits
- Managing project tasks or creating new issues
- Actively modifying git history or committing changes
Voraussetzungen
- Git installed and configured
- Extension must be run within a git repository
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add rohitg00/pro-workflow/plugin install pro-workflow@pro-workflowQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Claude Handoff
100Führen Sie /handoff aus, um Sitzungsdaten zu erfassen, und schreiben Sie dann einen phasenweisen Implementierungsplan, der darauf verweist. Erstellt Beads für die Nachverfolgung.
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