pulse

Orchestrate automated build pipelines by spawning headless Zo Drops into Waves.

5|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/thevibethinker/n5os-ode --skill pulse-thevibethinker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pulse
Source: https://github.com/thevibethinker/n5os-ode/tree/main/Skills/pulse
Command: npx skills add https://github.com/thevibethinker/n5os-ode --skill pulse-thevibethinker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aiohttp, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Pulse provides automated build orchestration for Zo by coordinating headless Drops in a wave-driven architecture, enabling unattended execution of complex build workflows.

Core Features & Use Cases

  • Orchestrates Drops as waves with deterministic sequencing and inter-Drop communication.
  • Validates deposits with LLM judgments, handles dead Drops, and escalates via SMS when issues arise.
  • Supports learning harvests, design context integration, and soft gates for pre-build checks.

Quick Start

Install Pulse in your workspace and run a tick to start automated builds.

Frequently Asked Questions about pulse

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

FAQPage Schema
How do I automate build orchestration for unattended execution?

Automated build orchestration coordinates headless Drops into Waves for parallel execution. The system monitors deposits, applies LLM-based judgments, and escalates issues via SMS to enable unattended operation.

What is a wave-driven architecture for build pipelines?

A wave-driven architecture organizes headless Drops into Waves for parallel execution with deterministic sequencing. It supports sequential Streams within Waves, checkpoints, and inter-Drop communication for complex build workflows.

How do I start automated builds with a tick?

To start automated builds, install the orchestration system in your workspace and run a tick. This initializes the wave-driven pipeline to spawn headless Drops and monitor deposits automatically.

Can I use LLM judgments to validate deposits during automated builds?

Yes, LLM judgments validate deposits during automated builds. The orchestration system applies these judgments to monitor deposits, handle dead Drops, and escalate issues via SMS when problems arise.

Does automated build orchestration handle dead Drops and failure escalation?

Automated build orchestration handles dead Drops by detecting failures and escalating issues via SMS. This ensures unattended operation continues smoothly by managing dead Drops within the wave-driven pipeline.

Do I need aiohttp or requests to run build orchestration pipelines?

Yes, the build orchestration pipelines require aiohttp and requests dependencies. These libraries support the HTTP communications needed for spawning headless Drops and executing parallel Waves.