perry-coding-agents

Dispatch coding tasks to AI agents on Perry workspaces.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/drbobber/superdiscount-deals --skill perry-coding-agents-drbobber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: perry-coding-agents
Source: https://github.com/drbobber/superdiscount-deals/tree/main/skills/perry-coding-agents
Command: npx skills add https://github.com/drbobber/superdiscount-deals --skill perry-coding-agents-drbobber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of delegating coding tasks to specialized AI agents within isolated development environments, ensuring efficient and focused development work.

Core Features & Use Cases

  • Task Dispatch: Send coding instructions to OpenCode or Claude Code agents.
  • Isolated Environments: Utilizes Perry workspaces for development, PR reviews, and other coding needs.
  • Contextual Persistence: Leverages OpenCode's session memory for continuous work.
  • Use Case: You need to implement a new feature, review a pull request, or debug an issue. Dispatch the task to an agent on a Perry workspace, and it will handle the coding, testing, and even PR creation.

Quick Start

Dispatch the task to add bearer token authentication to all API endpoints on the perry workspace.

Frequently Asked Questions about perry-coding-agents

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

FAQPage Schema
How do I dispatch coding tasks to AI agents in isolated development environments?

To dispatch coding tasks to AI agents in isolated development environments, this Skill sends instructions to OpenCode or Claude Code agents operating within Perry workspaces. It manages task execution and leverages session memory for continuous work.

Can I use SSH to delegate pull request reviews to an automated coding agent?

Yes, you can delegate pull request reviews to an automated coding agent using SSH. The Skill requires SSH access to Perry workspaces to execute code reviews, debugging, and feature implementation on your behalf.

Does this task dispatch method support background execution and session reuse?

Background task execution and session reuse are supported when dispatching coding tasks to Perry workspaces. It leverages OpenCode's session memory for contextual persistence, allowing agents to continue previous work without losing context.

What is needed to set up isolated workspaces for automated code review and debugging?

Setting up isolated workspaces for automated code review requires SSH access and specific AI agent executables within the Perry workspace. This establishes an isolated environment for agents to handle development and testing securely.

How do AI coding agents handle feature implementation and PR creation automatically?

AI coding agents handle feature implementation by receiving dispatched instructions within Perry workspaces. They process the coding tasks, execute testing, and manage PR creation automatically using IP-based communication and contextual session memory.