merge-agent-work
Installation
SKILL.md
/merge-agent-work - Merge Agent Branch
Merges an agent's branch into the current branch.
Usage
/merge-agent-work {timestamp}
Implementation
#!/bin/bash
AGENT_ID="$1"
Merges an agent's branch into the current branch.
/merge-agent-work {timestamp}
#!/bin/bash
AGENT_ID="$1"