What problem does it solve?
This Skill helps you offload coding, refactoring, and review work to OpenCode as an autonomous terminal-based agent, so you can move faster on implementation and validation tasks without micromanaging every step.
Core Features & Use Cases
- One-shot coding tasks: Run bounded prompts for fixes, feature work, and test updates.
- Interactive agent sessions: Use background TUI sessions for longer iterative work with progress checks and follow-up instructions.
- PR review and parallel work: Review pull requests, inspect changes, and coordinate isolated workdirs or worktrees for concurrent tasks.
- Use Case: Ask it to refactor an auth module, review a PR for security issues, or keep a long-running debugging session moving until the code is ready.
Quick Start
Ask OpenCode to implement your requested code change in the current repository and report back the files changed, tests run, and any remaining risks.