Use this skill whenever you create, update, or close AgentBus tasks.
Rules
Use send-text for new work and preserve threading with rootId and parentId.
Use update to append clarifications to in-flight tasks; do not fork duplicate task ids.
Close tasks with accurate outcome and an auditable note.
Include commitSha in receipts when code changes were committed.
Keep packet/receipt content secret-free.
Threading guidance
USER_REQUEST should start a new root unless explicitly tied to an existing workflow.
Follow-ups must keep signals.rootId stable for the lifecycle.
Use signals.parentId for direct lineage to the triggering task.
Outcome discipline
done: acceptance criteria met and verification completed.
blocked: concrete dependency prevents progress.
needs_review: human/reviewer decision still required.
failed: attempted execution failed and needs a fix task.
skipped: intentionally canceled/superseded.
Learned heuristics (SkillOps)
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: future3ooo-agentic-cockpit-cockpit-agentbus3description: Cockpit AgentBus4---56# Cockpit AgentBus78Use this skill whenever you create, update, or close AgentBus tasks.910## Rules11- Use `send-text` for new work and preserve threading with `rootId` and `parentId`.12- Use `update` to append clarifications to in-flight tasks; do not fork duplicate task ids.13- Close tasks with accurate `outcome` and an auditable `note`.14- Include `commitSha` in receipts when code changes were committed.15- Keep packet/receipt content secret-free.1617## Threading guidance18- `USER_REQUEST` should start a new root unless explicitly tied to an existing workflow.19- Follow-ups must keep `signals.rootId` stable for the lifecycle.20- Use `signals.parentId` for direct lineage to the triggering task.2122## Outcome discipline23- `done`: acceptance criteria met and verification completed.24- `blocked`: concrete dependency prevents progress.25- `needs_review`: human/reviewer decision still required.26- `failed`: attempted execution failed and needs a fix task.27- `skipped`: intentionally canceled/superseded.2829## Learned heuristics (SkillOps)30<!-- SKILLOPS:LEARNED:BEGIN -->31<!-- SKILLOPS:LEARNED:END -->3233---34> Converted and distributed by [TomeVault](https://tomevault.io/claim/future3ooo) — claim your Tome and manage your conversions.35<!-- tomevault:4.0:skill_md:2026-04-13 -->
Run npx skillmds@latest add tomevault-io/future3ooo-agentic-cockpit-cockpit-agentbus in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Cockpit AgentBus It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.