agenttalk-propose
CommunityConduct decision-making proposals over AgentTalk with agents
AuthorJonusNattapong
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Facilitates asynchronous proposal and decision-making among agents using AgentTalk.
Core Features & Use Cases
- Proposal Sending: Send a structured proposal to a specified agent, seeking accept, reject, or counter-proposal.
- Response Waiting: Wait for and handle response types like acceptance, rejection, or counters to proposals.
- Counter-Proposal: Enable a mechanism to respond with a counter-proposal to received offers.
- Use Case: A Codex agent proposing a design for approval to Claude agents before moving forward with execution.
Quick Start
Invoke the agenttalk-propose skill to propose a new design: python -m agenttalk propose --from "codex" --to "claude" --subject "Design Review" --meta request_id="prop123" -m "<your proposal body>"
Dependency Matrix
Required Modules
agenttalk
Components
scriptsreferences
💻 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-propose Download link: https://github.com/JonusNattapong/agenttalk-mcp/archive/main.zip#agenttalk-propose 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.