pcd-runtime-ops

Manage PixelClawDashboard runtime deployment, restart, and recovery via launchd.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/itismyfield/rcc-pcd-bootstrap --skill pcd-runtime-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pcd-runtime-ops
Source: https://github.com/itismyfield/rcc-pcd-bootstrap/tree/main/skills/pcd-runtime-ops
Command: npx skills add https://github.com/itismyfield/rcc-pcd-bootstrap --skill pcd-runtime-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a safe and reliable way to deploy, restart, and recover the PixelClawDashboard (PCD) runtime, ensuring its availability and stability.

Core Features & Use Cases

  • Safe Deployment: Promotes stable releases to production with automated health checks.
  • Controlled Restarts: Restarts PCD services using launchd for graceful handling.
  • Troubleshooting & Recovery: Diagnoses and resolves common runtime issues like port conflicts and missing services.
  • Use Case: If the PCD production dashboard becomes unresponsive on port 8791, use this Skill to diagnose the issue, identify any rogue processes, and restart the service using its launchd configuration.

Quick Start

Use the pcd-runtime-ops skill to restart the production PixelClawDashboard.

Frequently Asked Questions about pcd-runtime-ops

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

FAQPage Schema
How do I restart the PixelClawDashboard production service safely?

To restart the PixelClawDashboard production service safely, use this Skill to initiate a controlled restart via `launchd`, ensuring graceful handling and automated health checks for runtime availability.

What is the best way to resolve port conflicts on 8791 or 8792 for my dashboard?

The best way to resolve port conflicts on 8791 or 8792 is to use this Skill's troubleshooting procedures, which diagnose rogue processes and recover the PixelClawDashboard runtime environment safely.

How does launchd service management work for PCD runtime recovery?

Launchd service management for PCD runtime recovery works by using controlled service restarts and health checks to diagnose missing services and restore the PixelClawDashboard safely.

Can I promote a stable release to production using automated health checks?

Yes, you can promote a stable release to production safely. This Skill automates the deployment process by running health checks before completing the PixelClawDashboard promotion.

Why does my PCD preview deployment become unresponsive and how do I fix it?

Your PCD preview deployment may become unresponsive due to port conflicts or missing services. You can fix it by diagnosing the issue and executing a controlled `launchd` restart.

Do I need launchd to manage PixelClawDashboard operations?

Yes, you need `launchd` to manage PixelClawDashboard operations. This Skill relies on it for controlled service restarts and safe recovery procedures across production and preview environments.