opencode

Delegate coding implementation and review tasks to an OpenCode CLI agent.

3|1|Updated Apr 19, 2024
One-click install
npx skills add https://github.com/guccang/blogclaw --skill opencode-guccang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/guccang/blogclaw/tree/main/cmd/hermes-agent/vendor/hermes_runtime/skills/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/guccang/blogclaw --skill opencode-guccang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers offload complex coding work by connecting an AI workflow with OpenCode CLI for implementation, refactoring, debugging, and review tasks.

Core Features & Use Cases

  • Autonomous Coding Execution: Use OpenCode as an external coding agent for feature development, bug fixes, and repository changes.
  • Interactive Development Sessions: Manage long-running coding sessions with progress monitoring, follow-up instructions, and isolated workspaces.
  • Use Case: Ask the Skill to review a pull request, implement a feature in a repository, or refactor code while tracking changes and verification results.

Quick Start

Ask the opencode skill to implement a requested code change in the current repository and report the files modified and validation results.

Frequently Asked Questions about opencode

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

FAQPage Schema
How do I delegate coding tasks to an autonomous CLI agent?

You can delegate coding tasks to an autonomous CLI agent by connecting your AI workflow to OpenCode, which handles feature development, refactoring, and debugging in isolated sessions. It requires OpenCode CLI availability and configured authentication to execute.

How do I automate code review for a pull request?

Automating code review for a pull request involves asking the opencode skill to analyze the requested changes in your repository. It delegates the review to an external coding agent and reports the modified files alongside validation results.

Can I use an autonomous coding agent for long-running repository tasks?

Yes, you can use this autonomous coding agent for long-running repository tasks by initiating interactive development sessions. It manages progress monitoring and follow-up instructions within an isolated workspace throughout the task lifecycle.

What is the best way to automate refactoring code across a repository?

The best way to automate refactoring code across a repository is to offload the implementation work to an external coding agent. This approach tracks changes and verification results autonomously, freeing you from manual code modifications.

Do I need OpenCode CLI installed to run autonomous coding sessions?

Yes, you need the OpenCode CLI installed and configured authentication to run autonomous coding sessions. This external dependency is required to execute isolated coding workspaces and track progress for your software engineering workflows.