# Leaf Shield

> Use Leaf Shield when you need sustained, active protection that makes aggression costly. The defense orbits your work and absorbs incoming damage; when triggered, it launches outward as a measured counter.

- Skill: `hmbown/leaf-shield` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hmbown/leaf-shield`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hmbown/leaf-shield/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Hmbown (https://skillmd.com/u/hmbown)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hmbown/leaf-shield

---


# Leaf Shield

Orbiting guard that punishes whatever hits it.

## Overview

Use Leaf Shield when you need sustained, active protection that makes aggression costly. The defense orbits your work and absorbs incoming damage; when triggered, it launches outward as a measured counter.

This is the secondary Codex compatibility rendering of a hybrid battle-chip pattern with a shipping-now execution model.

Canonical chip family: Leaf Shield
Codex shelf: Defense and Recovery
Provider target: Codex compatibility surface.

## When To Use

- You need a defensive wrapper that actively monitors and responds to incidents, not just passively absorbs them.
- An adversarial environment means the defender should make every unwanted touch expensive for the attacker.
- You want protection that doubles as a deterrent: logging, alerting, or counteracting when triggered.

## Workflow

1. Identify the surface or process that needs sustained protection and define what counts as a hit against it.
2. Wrap it with an orbiting defensive layer: structured logging, alert triggers, or automated incident responses.
3. Configure the counter-release: when the shield absorbs a hit, launch a measured response.

## Deliverables

- A defensive wrapper around the target that monitors, absorbs, and responds to threats.
- A counter-attack playbook triggered by shield contact.

## Guardrails

- The primary purpose is protection, not retaliation. The counter-release deters future contact; it is not a license to go on offense.
- Leaf Shield absorbs a limited number of hits before launching. Know the threshold and plan for what happens after release.
- If you only need passive absorption, use Barrier. If you only need a reactive counter, use Anti Damage.

## Default Invocation

Use Leaf Shield to wrap the target in orbiting protection that monitors for hits and launches a measured counter-response when triggered.


