agenttalk-handoff
CommunityStreamline code review handoff and wait for feedback in AgentTalk.
System Documentation
What problem does it solve?
This Skill simplifies the process of sending a structured handoff to a named agent and waiting for their reply, which is essential for code reviews and collaborative development in the AgentTalk environment.
Core Features & Use Cases
- Structured Handoff: Send a review request with details like mission, work scope, and expected outcomes.
- Peer-to-Peer Communication: Facilitates direct communication between agents for efficient review processes.
- Ad-Hoc Reviews: Handles both spec-kitty WP reviews and ad-hoc cross-reviews, adapting to various review scenarios.
Quick Start
To send a review request to 'claude-rev', use the command: python -m agenttalk send --from "codex" --to "claude-rev" --kind review-request --subject "Review request for WP123" --meta mission="mission-slug" --meta wp_id="WP123" -m "Please review the changes made to WP123."
Dependency Matrix
Required Modules
None requiredComponents
💻 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: agenttalk-handoff Download link: https://github.com/JonusNattapong/agenttalk-mcp/archive/main.zip#agenttalk-handoff Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.