What problem does it solve?
This Skill automates coding tasks, allowing users to delegate coding to the OpenCode CLI, thereby streamlining the development process and reducing manual coding time.
Core Features & Use Cases
- Automated Coding Tasks: Execute coding tasks such as implementation, refactoring, and code review using OpenCode CLI.
- Interactive Sessions: Supports interactive TUI sessions for iterative coding tasks.
- Parallel Execution: Allows parallel task execution in isolated workdirs/worktrees.
- PR Review: Built-in PR command for code review.
- Session Management: Offers session management for long-running coding sessions.
- Cost Management: Tracks token usage and costs associated with OpenCode sessions.
- Use Case: Ideal for developers who need to automate repetitive coding tasks, perform code reviews, or manage long-running coding sessions.
Quick Start
Use the opencode skill to run a one-shot task: 'opencode run "Add retry logic to API calls and update tests"'