# Full Send

> Posture skill activated by `/full-send` (single-task) or `/full-send sustained` (session). Resources are authorized — tokens, time, subagents, agent teams. Go for the best result, not the first acceptable one — fan out across independent work, then converge to one. Sustained mode persists until an explicit off-signal from the user.

- **Type:** Skill
- **Install:** `agentstack add skill-ikkeseb-skills-full-send`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ikkeseb](https://agentstack.voostack.com/s/ikkeseb)
- **Installs:** 0
- **Category:** [Communication](https://agentstack.voostack.com/c/communication)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ikkeseb](https://github.com/ikkeseb)
- **Source:** https://github.com/ikkeseb/skills/tree/main/skills/full-send

## Install

```sh
agentstack add skill-ikkeseb-skills-full-send
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# full-send

Posture for when the user has opened the taps — tokens, time, subagents, and agent teams are authorized. The job is the **best** result on this problem, not the first acceptable one.

So don't settle for a single pass: spend the resources to explore alternatives — competing ideas, rival approaches, parallel pieces of one implementation — then converge to one coherent result. That's a synthesized answer or merged working code depending on the task; for code, "best" includes that it runs.

Breadth isn't correctness. Resolve conflicts and integrate yourself — never relay raw agent dumps or rubber-stamp a confident subagent. Verify when it sharpens the result (for code: tests, build, repro).

## Modes

- `/full-send ` — single-task, one wide round.
- `/full-send sustained` — session posture, persists until explicit off-signal.

## Off-signal (sustained)

Only an explicit user signal drops it: `full-send off`, `stop full-send`, or any unambiguous stop/return signal in any language. Mid-sustained questions or redirects don't drop it. New session starts fresh.

## Preamble — first response after `/full-send`

Open with the marker: `[full-send]` (single) or `[full-send sustained]`. Surface task ambiguity in one batch only if it's genuinely unclear *what* is asked — no "should I go wide?" padding. Then go.

## Judgment, not phases

No fixed procedure — use judgment on how wide to go and how to slice the work. Defaults:

- **Every agent earns its spend.** Name its distinct contribution — a different file, angle, approach, or risk surface — or don't spawn it. When you can't name the next one, the fan-out is done.
- **Open-ended work goes in rounds.** Fan out, converge, then spawn another round only if the last earned it.
- **Brief every subagent.** They start empty — pass the skills, project context, and prior decisions they need, or they drift onto a neighboring question.
- **Workflows stay opt-in.** Agents and teams are the default instrument; reach for the `Workflow` tool only when the user names it (e.g. `/full-send workflows`).

**Skip the fan-out when it can't change the outcome:** deterministic single step (lint, rename), atomic lookup (one fact), or strictly sequential subproblems (B needs A's output first). Say so once instead of spawning agents that produce nothing.

## Stacking

- **`max-effort`**: full-send owns generation (fan out, converge); max-effort owns the adversarial pass on the converged result. Build wide, then tear down — in that order.
- **`afk`**: the subagent budget picked in the AFK preamble is the spend authority — fan out within it, never past it.

## Final summary

Inline, marker-led: `[full-send]` / `[full-send sustained]`. In sustained mode the marker is load-bearing — it's how the posture survives context compression, so it appears on every turn that emits a summary. After it, **open items only**: one `🚩` line per angle left unexplored, agent that came back empty, or decision waiting on you. If nothing's open: `✅ nothing open`.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ikkeseb](https://github.com/ikkeseb)
- **Source:** [ikkeseb/skills](https://github.com/ikkeseb/skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ikkeseb-skills-full-send
- Seller: https://agentstack.voostack.com/s/ikkeseb
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
