System Documentation

What problem does it solve?

Ender coordinates large, multi-stage work that overwhelms a single agent by decomposing a mission into recursive swarms, running them in parallel, and validating results before deployment.

Core Features & Use Cases

  • Recursive swarm planning and execution: Breaks missions into fleets, squads, and soldiers, with the ability to spawn sub-Enders for complex decomposition.
  • Parallel builds, tests, and deploys: Runs fleets concurrently when dependencies allow, then performs an isolation-based verification phase before shipping.
  • Sandbox armada verification: Creates many isolated sandboxes, deploys the produced artifact to each, runs diverse scenarios, aggregates pass/fail, and uses thresholds to decide whether to ship, fix, or abort.
  • Failure recovery and reinforcement: Detects fleet failures or silence, then reinvokes alternative approaches or adds agents to push through blockers.

Quick Start

Ask the AI to run the ender workflow on your mission and to ship only after the sandbox armada validation meets the required pass threshold.

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: ender
Download link: https://github.com/marcmunoz-uno/jailbreak/archive/main.zip#ender

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.