opencode

Delegate AI tasks via CLI commands to ChatGPT or Gemini models.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/mattsp1290/dotfiles --skill opencode-mattsp1290
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/mattsp1290/dotfiles/tree/main/.claude/skills/opencode
Command: npx skills add https://github.com/mattsp1290/dotfiles --skill opencode-mattsp1290

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of delegating tasks to various AI models using a command-line interface, reducing manual effort and enabling quick access to powerful AI tools.

Core Features & Use Cases

  • Task delegation: Send specific tasks like code review or UI testing directly to AI models such as ChatGPT or Gemini.
  • Model routing: Automatically select appropriate models based on task types or override with custom models.
  • Use Case: A developer needs to review a pull request's security issues. They can invoke this Skill to prompt the AI model for a review, obtaining insights rapidly.

Quick Start

Enter a task description to delegating it to the preferred AI model for analysis or testing.

Frequently Asked Questions about opencode

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

FAQPage Schema
How do I delegate code review and UI critique tasks to AI models via CLI?

You can delegate code review and UI critique tasks to AI models via CLI by entering a task description, which routes the prompt to appropriate models like ChatGPT or Gemini for rapid analysis.

Can I route specific developer tasks to different AI models like ChatGPT or Gemini?

Yes, model routing automatically selects appropriate AI models based on task types, or you can override the selection with custom models to ensure the right AI handles your specific development workflow.

Does CLI task delegation support session persistence for ongoing development workflows?

CLI task delegation supports session persistence, allowing developers and project managers to maintain context across multiple AI interactions for continuous development environment integration.

What's the best way to automate pull request security reviews using AI?

Automating pull request security reviews is best handled by invoking CLI task delegation to prompt the AI model, routing the request to analyze security issues and obtaining review insights rapidly.

Do I need additional dependencies to integrate AI task management into my development environment?

No additional dependencies are required to integrate AI task management into your development environment, as the skill operates independently to streamline task delegation through command-line interface commands.