wrfcoin
- 7 skills
- 0 followers
- 17 hours ago last updated
- ▌ Tmux V2 · wrfcoinLaunch, probe, steer, and revive WRFCoin persona agents in a tmux grid from Codex. Use when the user wants a 2x3 persona dashboard, a mixed Claude and Codex pane layout, `tmux send-keys` steering, pane liveness checks, or recovery from a dead `codex resume` or idle bash pane.
- ▌ Tmux Sprint · wrfcoinTransactional sprint-round dispatch, liveness probing, and codex-session revival for persona agents running in a tmux grid. Use whenever the user mentions tmux-sprint, round dispatch, preflight sprint panes, persona dispatch, restart a dead codex pane, frank pane is stuck at codex resume, dispatch a sprint round, send an assignment to alice/bob/cindy/dan/elsa/frank, or wants to reliably hand out per-persona assignment markdown files across a mixed claude+codex tmux sprint session. Replaces fragile `tmux send-keys` patterns with structured primitives that verify submission, rate-limit by pane type, and persist round state across `/compact`.
- ▌ Disk Cleanup · wrfcoin bundleWeekly-to-biweekly disk recovery for a multi-worktree development setup. Runs `cargo clean` per worktree, prunes merged remote branches, cleans npm/pnpm caches, optionally prunes Docker, and prints (does NOT run) the PowerShell command needed to shrink a WSL2 VHDX. Defaults to `--dry-run`: reports what would be cleaned and estimated bytes freed. Destructive operations require `--apply`. Use when the user says "disk cleanup", "free up space", "clean cargo caches", "worktree is bloated", "shrink the WSL VHD", or "weekly cleanup".
- ▌ Merge Review · wrfcoinReview one or more open PRs across WRFCoin repos. For each PR: read the linked issue, review the diff, check CI, post a structured review comment, then merge or request changes. Use when the user says "review PR", "check this PR", "review and merge", "merge PR #N", or pastes a PR URL.
- ▌ Merge Manager · wrfcoinUse when acting as sprint merge-manager across one or more repos: review PRs against their referenced GitHub issues, make small follow-up fixes when warranted, request changes on larger gaps, merge in dependency order, keep a sprint document current, post issue or PR comments, and generate next handoff prompts for agent lanes
- ▌ Sprint Update · wrfcoinUpdate the current sprint document with new merge results, persona status changes, and velocity stats. Use when the user says "update sprint doc", "sprint update", "update the sprint", or after a batch of merges to bring the sprint document current.
- ▌ Wrfcoin Sprint Dispatch · wrfcoinRefresh a WRFCoin sprint from the current sprint doc and live GitHub issue or PR state, rewrite persona handoff markdown files, sync the sprint doc and persona-launch manifest, launch the tmux sprint window, and send kickoff nudges into the panes. Use when the user asks to pick up a sprint where the team left off, rewrite handoffs for Alice/Bob/Cindy/Dan, or restart the tmux sprint dashboard from current state.