What problem does it solve?
Manually handling feature implementation, code refactoring, and pull request reviews consumes significant developer time and disrupts focused workflow. This Skill eliminates that overhead by delegating these coding tasks to the autonomous OpenCode CLI agent.
Core Features & Use Cases
- Autonomous Coding Task Execution: Handles feature implementation, code refactoring, and pull request review without manual step-by-step guidance.
- Flexible Session Modes: Supports both one-shot bounded tasks for quick automation and long-running iterative sessions for complex, multi-step coding work.
- Parallel Isolated Processing: Runs multiple coding tasks in separate work directories or worktrees to avoid workspace conflicts and speed up project work.
- Use Case: A developer working on a large codebase can use this Skill to run parallel bug fixes for separate issues in isolated temporary directories, while also launching a long-running refactoring job for the core module in the background.
Quick Start
Use the opencode skill to delegate the implementation of a new user authentication feature to the OpenCode agent in your current project directory.