perry-coding-agents

Community

Dispatch coding tasks to Perry workspaces.

Authorgricha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the orchestration of coding work by dispatching tasks to Perry workspaces and code agents (OpenCode and Claude Code). It enables development tasks, PR reviews, and other coding work to run in isolated environments with structured handoffs.

Core Features & Use Cases

  • Isolated Perry workspaces per task to avoid cross-contamination.
  • Task execution via OpenCode and Claude Code in controlled environments.
  • Wake callbacks and cron-based fallbacks to ensure completion notifications and reliable follow-ups.

Quick Start

Use the perry-coding-agents skill to dispatch a coding task to an isolated Perry workspace and run a code task:

  • perry start <name> --clone [email protected]:user/repo.git
  • ssh workspace@<name> "cd ~/<projname> && opencode run 'Your task here'"
  • ssh workspace@<name> "cd ~/<projname> && claude 'Your task here'"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: perry-coding-agents
Download link: https://github.com/gricha/clawdbot-skills/archive/main.zip#perry-coding-agents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.