coding-agent
Coding Agent (tmux-first)
Delegate coding tasks to local agents running inside tmux sessions. Every agent spawn goes through tmux new-session -d — tmux provides the PTY, handles session lifecycle, and survives disconnects. One mental model, one lifecycle, portable across any harness with a Bash tool.
When to use this vs /cloud-coding-agent
Use /coding-agent (this skill) |
Use /cloud-coding-agent |
|---|---|
| Fast, local machine | Long-running (>30 min) tasks |
| You need immediate shell access | You want session teleporting across machines |
| Interactive debugging / questions | Auto-PR creation from a cloud worker |
| Parallel worktrees on the same host | Cloud-hosted sandboxed runs |
| Rate-limited local CLIs (you control) | Cloud CLIs with independent quotas |
If the task needs to survive your laptop sleeping, or you want a PR auto-opened from a CI-like environment, stop reading and use /cloud-coding-agent instead.
Prerequisites
More from stevengonsalvez/agents-in-a-box
frontend-design
Frontend design skill for UI/UX implementation - generates distinctive, production-grade interfaces
31commit
Create well-formatted git commits for changes made during the session
14reflect
|
2plan-tdd
Create a test-driven development plan for the project
1oracle
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
1gh-issue
Analyze and fix the specified GitHub issue
1