unheaded-warmonger

Generate agent-executable battle plans with numbered steps, gates, and debug branches.

2|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/unheaded/unheaded --skill unheaded-warmonger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unheaded-warmonger
Source: https://github.com/unheaded/unheaded/tree/main/skills/unheaded-warmonger
Command: npx skills add https://github.com/unheaded/unheaded --skill unheaded-warmonger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates exhaustive, numbered-step battle plans that agents execute autonomously. Transforms goals into bash commands, verification gates, debug branches, and agent matrices to drive complex sprints and multi-phase builds with clear, testable outcomes.

Core Features & Use Cases

  • Generates exhaustive, agent-executable battle plans with explicit step types, gates, and phase exits.
  • Transforms strategic goals into deterministic command sequences and verification steps for autonomous execution.
  • Useful for code sprints, deployment rollouts, and large-scale builds requiring granular traceability and coordination.

Quick Start

Provide a sprint goal and the Warmonger will generate a complete, executable battle plan.

Frequently Asked Questions about unheaded-warmonger

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

FAQPage Schema
How do I generate an autonomous execution plan for a multi-phase sprint?

An autonomous execution plan transforms sprint goals into deterministic bash command sequences, verification steps, and debug branches, ensuring complex multi-phase builds execute autonomously with clear, testable outcomes.

What is a battle plan with verification gates and debug branches?

A battle plan is an agent-executable document breaking goals into numbered steps with explicit types, strict exit gates, and detailed debug branches to ensure recoverability and traceability during autonomous sprint execution.

Can I use battle plans for deployment rollouts and large-scale builds?

Yes, battle plans support deployment rollouts and large-scale builds by transforming strategic goals into deterministic command sequences with granular traceability and multi-phase coordination for autonomous execution.

What's the best way to structure commands and verification steps for agent execution?

The best way to structure agent execution is using numbered steps with defined types and strict phase exit gates, ensuring every command and verification is documented for autonomous traceability and recoverability.

Why do autonomous sprints fail when executing multi-phase builds?

Autonomous sprints fail without a structured phase breakdown, strict exit gates, and detailed debug branches, which are required to ensure recoverability and traceability during complex multi-phase deployments.