What problem does it solve?
This Skill eliminates the manual effort of handling repetitive coding tasks like implementation, refactoring, and code review, freeing up developer time for higher-value work.
Core Features & Use Cases
- One-Shot Coding Tasks: Run bounded, non-interactive coding jobs like adding retry logic to API calls or refactoring modules with a single command.
- Iterative Development Sessions: Start background interactive sessions for multi-step coding work, with progress tracking and follow-up input support.
- Automated PR Review: Quickly scan pull requests for bugs, security risks, test gaps, and style issues without manual code inspection.
- Parallel Task Execution: Run isolated coding tasks across separate work directories to avoid workflow collisions.
A common use case is a developer using this Skill to automatically review their open PR for security vulnerabilities and generate a list of required fixes before merging.
Quick Start
Use the opencode skill to review your current project's latest pull request for security risks and missing test coverage.