refresh
Installation
SKILL.md
Refresh Workspace
Run the workspace refresh script to update after a PR is merged.
Workflow
./scripts/agents/tooling/agentTool.ts refresh
This script:
- Switches to main and pulls latest
- Installs pnpm dependencies
- Builds TypeScript packages
- Installs Ruby gems
- Clean installs CocoaPods (removes
Pods/andPodfile.lock, runspod install --repo-update) - Clears queued status (resets VS Code title and tmux window)