Run cross-agent memory bridge. Sync learnings between machine agents, update shared knowledge. Phase 5 of #1760.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill source-command-compound-extended --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Source Command Compound Extended?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-source-command-compound-extended)More formats (shields.io, HTML) on the badges page.
---
name: "source-command-compound-extended"
description: "Run cross-agent memory bridge. Sync learnings between machine agents, update shared knowledge. Phase 5 of #1760."
---
# source-command-compound-extended
Use this skill when the user asks to run the migrated source command `compound-extended`.
## Command Template
Run the cross-agent bridge:
```bash
cd $(git rev-parse --show-toplevel 2>/dev/null || echo /mnt/local-analysis/workspace-hub)
bash scripts/learnings/cross-agent-bridge.sh bridge
```
Then:
1. Summarize what was bridged
2. Report any compliance warnings
3. Show skill sync status across repos
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!