# Amadeus Compose

> >

- **Type:** Skill
- **Install:** `agentstack add skill-amadeus-dlc-amadeus-amadeus-compose`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [amadeus-dlc](https://agentstack.voostack.com/s/amadeus-dlc)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [amadeus-dlc](https://github.com/amadeus-dlc)
- **Source:** https://github.com/amadeus-dlc/amadeus/tree/main/.claude/skills/amadeus-compose

## Install

```sh
agentstack add skill-amadeus-dlc-amadeus-amadeus-compose
```

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

## About

# AI-DLC - compose a workflow plan

Force the adaptive composer on a task. This is packaging over
`/amadeus compose ...` - it does not add a second entry point; the engine
recognizes the compose request and names the composer dispatch, and the
conductor runs the same forwarding loop as `/amadeus`.

## Steps

1. Forward the user's `$ARGUMENTS` into the engine with the leading
   `compose` verb (pass `--report ` / `--new-scope` through as-is):

   ```bash
   bun .claude/tools/amadeus-orchestrate.ts next compose $ARGUMENTS
   ```

2. Act on the directive exactly as the `amadeus` skill's forwarding loop
   describes (the composer-dispatch print names the composer agent; render
   its proposal and hold the approve/edit/reject gate). From here the flow IS
   the `/amadeus` flow - continue its loop until the directive says stop.

## Source & license

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

- **Author:** [amadeus-dlc](https://github.com/amadeus-dlc)
- **Source:** [amadeus-dlc/amadeus](https://github.com/amadeus-dlc/amadeus)
- **License:** Apache-2.0

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-amadeus-dlc-amadeus-amadeus-compose
- Seller: https://agentstack.voostack.com/s/amadeus-dlc
- 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%.
