ae-team
Installation
SKILL.md
ae-team
CRITICAL — Before running any
+<command>command, you MUST first read the correspondingreferences/<command>.md. The reference filename equals the command name without the leading+, for example+run-start→references/run-start.md. CRITICAL — Never guess team IDs, run IDs, or config JSON structures. Always use+listor+list-templatesto discover real resources first. CRITICAL — For the core Agent workflow (find → start → poll → artifacts), follow Workflow A in the Typical Workflows section below.
Global AE CLI Rules
AE CLI (ae-cli) is the command-line tool for the AE / TE / ThinkingEngine analysis platform.
Global parameters:
| Parameter | Description |
|---|---|
--format <json|table> |
Output format. Default is JSON. |
--jq <expr> |
jq filter expression for JSON output. |
--host <url> |
Override the active AE host. Available on every command and may be placed after the subcommand, e.g. ae-cli team +<command> --host <url>. |
--yes |
Skip confirmation for high-risk-write (delete) operations. |
--dry-run |
Show request details without executing. |