
Runtime Communication (research_mvp)
from tinykaggleclaw48
Rules and workflows for messaging, delegation, and task coordination in the research_mvp local multi-agent runtime (leader, researcher, trainer).
What it does
Provides a clear runtime communication contract for the research_mvp local-first multi-agent environment. The skill defines file reading order, CLI commands to inspect threads and inboxes, delegation patterns, and role-specific workflows for leader, researcher, and trainer agents.
When to use it
Use when operating inside the repository's runtime (tmux-based) to delegate tasks, check inboxes, submit training jobs, perform minimal dry runs, and coordinate cross-agent handoffs. This skill is explicitly tied to the research_mvp runtime and is not intended for general remote or cloud runtimes.
What's included
- Scripts: none packaged in SKILL.md (has_scripts=false) but explicit CLI command examples are provided for the runtime_cli
- References: repository layout expectations, file/dir conventions, and training submission patterns are documented
- Instructions: leader/researcher/trainer workflows, delegation examples, and rules about what not to do (no runtime restarts, no infrastructure repair without permission)
Compatible agents
Best suited to agents embedded in or interacting with local runtime tooling (Python-based runtime_cli). Useful for orchestrating human+agent workflows, creating delegation messages, and producing runbooks for experiments.
Tags
Information
- Repository
- tinykaggleclaw
- Stars
- 48
- Installs
- 0