handoff-receiver
CommunitySeamlessly process Cursor handoffs, keep work flowing.
Software Engineering#automation#workflow#documentation#task execution#handoff#AI collaboration#Cursor
Authorgrandinh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually parsing and acting on handoff documents from other AI agents (like Cursor) can be time-consuming and lead to missed context or errors. This Skill automates the interpretation and execution of these handoffs.
Core Features & Use Cases
- Automated Handoff Parsing: Reads and interprets normalized handoff schemas from
docs/ai_handoffs.md, extracting key information. - Contextual Execution: Executes
nexttasks from the handoff, leveragingcontext_filesandrepo_statefor informed action. - Handoff Update: Automatically updates the handoff log with completed tasks and touched files, maintaining an accurate record.
- Use Case: After Cursor completes a task and hands it off, simply ask this Skill to process the handoff, and it will automatically read the context, validate the tasks, and begin execution in
IMPLEMENTmode.
Quick Start
Check if Cursor handed anything off and execute the next steps.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: handoff-receiver Download link: https://github.com/grandinh/claude-chaos-express/archive/main.zip#handoff-receiver Please download this .zip file, extract it, and install it in the .claude/skills/ directory.