opencode

Automate coding tasks and PR reviews using the OpenCode CLI.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill opencode-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/skills/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill opencode-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires opencode-ai, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies coding tasks by leveraging the OpenCode CLI, automating features like PR review and code refactoring.

Core Features & Use Cases

  • Autonomous Coding: Delegate coding tasks to OpenCode, an AI-powered coding agent.
  • Code Review and Refactoring: Automated PR reviews and code improvements.
  • Long-Running Sessions: Manage extended coding sessions with progress checks and parallel task execution.
  • Use Case: If you need to refactor a complex code module and perform PR review simultaneously, this Skill streamlines the process by automating these tasks.

Quick Start

Execute a coding task with OpenCode using the command 'opencode run "Add retry logic to API calls and update tests"' in your project directory.

Frequently Asked Questions about opencode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code refactoring for a complex module?

Automating code refactoring for a complex module is handled by delegating the task to an AI-powered agent using the 'opencode run' command in your Git repository directory. This streamlines code improvements without manual intervention.

Can I run an automated PR review and code refactoring simultaneously?

You can run an automated PR review and code refactoring simultaneously by managing long-running sessions with progress checks and parallel task execution features provided by the AI coding agent.

Do I need Git repositories to use OpenCode CLI for AI coding tasks?

Git repositories are required to use OpenCode CLI for AI coding tasks. The Skill automates coding processes and PR reviews by operating directly within your project directory's existing Git environment.

What is the best way to start an autonomous coding session in my project directory?

The best way to start an autonomous coding session is to execute a command like 'opencode run "Add retry logic to API calls and update tests"' directly in your project directory to delegate tasks to the AI agent.

What are the limitations of using AI coding automation for extended coding sessions?

Limitations of using AI coding automation include requiring the OpenCode CLI to be pre-installed and authenticated, and tasks must be executed within a valid Git repository to properly manage extended coding sessions.