create_handoff
Document completed work and project state to streamline handoffs. Capture codebase status, unresolved issues, and next steps for effective task transfer and workflow continuity.
Instructions
Complete a working session with handoff details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
codeState | Yes | Current state of codebase | |
completedWork | Yes | Summary of completed work | |
environmentState | Yes | Development environment state | |
newNextSteps | No | List of new next steps identified | |
projectId | Yes | Project identifier | |
sessionId | Yes | Working session ID | |
unresolvedIssues | No | List of unresolved issues |