lazy-cloud

Community

Cloud-only queue, defers MCP steps to workstation.

Authorjacobrocks1212
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates cloud-based orchestration of the AlgoBooth '/lazy' workflow by dispatching at most one sub-skill per invocation, while gracefully deferring any step that cannot run in a cloud Linux environment and documenting the deferral for a workstation resumption.

Core Features & Use Cases

  • Cloud-mode wrapper around the /lazy workflow running in ephemeral cloud Linux containers, enforcing the one-skill-per-invocation rule and preserving the same state-machine contracts as the workstation variant.
  • Deferral and sentinel workflow: when a step requires a desktop/MCP environment, the skill writes DEFERRED_NON_CLOUD.md and halts, guiding the workstation to complete testing later.
  • Special actions and operator-free progression: supports actions like write_deferred_non_cloud, write_validated_from_skip, flip_plan_complete_cloud_saturated, and mark_complete to advance or defer parts of the pipeline without multi-step chaining.
  • Status bookends: prints cloud-specific before/after status messages that describe the current feature, the action taken, and what the workstation will do next.

Quick Start

Run the cloud variant for your project to let the state machine dispatch a single sub-skill or issue a deferred action.

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: lazy-cloud
Download link: https://github.com/jacobrocks1212/claude-config/archive/main.zip#lazy-cloud

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 510,000+ vetted skills library on demand.