agents-united 1.4.1 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. package/README.md +54 -9
  2. package/dist/cli.js +706 -189
  3. package/dist/cli.js.map +1 -1
  4. package/package.json +2 -1
  5. package/registry/agents/orchestrator-business.md +26 -2
  6. package/registry/agents/orchestrator-design.md +25 -2
  7. package/registry/agents/orchestrator-engineering.md +25 -2
  8. package/registry/agents/orchestrator-marketing.md +86 -5
  9. package/registry/agents/orchestrator-research.md +26 -2
  10. package/registry/agents/orchestrator-security.md +25 -2
  11. package/registry/agents/orchestrator-system-architecture.md +25 -2
  12. package/registry/agents/orchestrator-universal.md +26 -2
  13. package/registry/agents/subagent-accessibility-lead.md +11 -4
  14. package/registry/agents/subagent-ai-model-architect.md +26 -5
  15. package/registry/agents/subagent-android-architect.md +11 -4
  16. package/registry/agents/subagent-appsec-penetration-tester.md +189 -0
  17. package/registry/agents/subagent-backend-architect.md +15 -7
  18. package/registry/agents/subagent-business-panel-experts.md +13 -9
  19. package/registry/agents/subagent-cloud-infrastructure-architect.md +126 -0
  20. package/registry/agents/subagent-cloud-security-architect.md +221 -0
  21. package/registry/agents/subagent-code-reviewer.md +12 -9
  22. package/registry/agents/subagent-compliance-grc-specialist.md +147 -0
  23. package/registry/agents/subagent-cross-platform-specialist.md +11 -4
  24. package/registry/agents/subagent-data-engineer.md +10 -4
  25. package/registry/agents/subagent-database-administrator.md +141 -0
  26. package/registry/agents/subagent-deep-research.md +26 -6
  27. package/registry/agents/subagent-design-ops-lead.md +12 -8
  28. package/registry/agents/subagent-design-researcher.md +12 -8
  29. package/registry/agents/subagent-design-systems-architect.md +14 -9
  30. package/registry/agents/subagent-designer-toolkit-expert.md +30 -10
  31. package/registry/agents/subagent-devops-engineer.md +31 -11
  32. package/registry/agents/subagent-distributed-systems-architect.md +11 -4
  33. package/registry/agents/subagent-e2e-tester.md +24 -4
  34. package/registry/agents/subagent-financial-analyst.md +119 -0
  35. package/registry/agents/subagent-finops-cost-engineer.md +98 -0
  36. package/registry/agents/subagent-frontend-architect.md +30 -10
  37. package/registry/agents/subagent-interaction-designer.md +12 -6
  38. package/registry/agents/subagent-ios-architect.md +9 -3
  39. package/registry/agents/subagent-legal-contract-analyst.md +108 -0
  40. package/registry/agents/subagent-lifecycle-email-specialist.md +9 -3
  41. package/registry/agents/subagent-literature-patent-analyst.md +78 -0
  42. package/registry/agents/subagent-market-intelligence-analyst.md +110 -0
  43. package/registry/agents/subagent-marketing-campaign-specialist.md +11 -5
  44. package/registry/agents/subagent-marketing-content-strategist.md +13 -8
  45. package/registry/agents/subagent-marketing-conversion-specialist.md +11 -6
  46. package/registry/agents/subagent-marketing-creative-designer.md +14 -6
  47. package/registry/agents/subagent-marketing-growth-strategist.md +10 -6
  48. package/registry/agents/subagent-ml-platform-engineer.md +27 -6
  49. package/registry/agents/subagent-operations-strategist.md +85 -0
  50. package/registry/agents/subagent-paid-acquisition-specialist.md +10 -3
  51. package/registry/agents/subagent-plg-strategist.md +10 -4
  52. package/registry/agents/subagent-prototype-tester.md +25 -7
  53. package/registry/agents/subagent-qa-automation-lead.md +27 -4
  54. package/registry/agents/subagent-repo-index.md +10 -8
  55. package/registry/agents/subagent-security-engineer.md +12 -4
  56. package/registry/agents/subagent-seo-specialist.md +10 -4
  57. package/registry/agents/subagent-socratic-mentor.md +11 -4
  58. package/registry/agents/subagent-statistical-analyst.md +132 -0
  59. package/registry/agents/subagent-sysops-sre-lead.md +26 -4
  60. package/registry/agents/subagent-system-architect.md +13 -7
  61. package/registry/agents/subagent-ui-designer.md +9 -4
  62. package/registry/agents/subagent-ux-strategist.md +11 -6
  63. package/registry/bundles.json +436 -65
  64. package/registry/skills/ab-test-setup/SKILL.md +6 -3
  65. package/registry/skills/accessibility-audit/SKILL.md +6 -3
  66. package/registry/skills/ad-attribution-modeling/SKILL.md +7 -3
  67. package/registry/skills/ad-creative-design/SKILL.md +7 -4
  68. package/registry/skills/ai-prototype-refactoring/SKILL.md +8 -4
  69. package/registry/skills/architecture-design/SKILL.md +5 -3
  70. package/registry/skills/azure-infrastructure-bicep/SKILL.md +8 -4
  71. package/registry/skills/backend-api-design/SKILL.md +6 -3
  72. package/registry/skills/chaos-engineering/SKILL.md +7 -4
  73. package/registry/skills/churn-prevention-playbook/SKILL.md +7 -3
  74. package/registry/skills/ci-cd-pipeline-automation/SKILL.md +7 -4
  75. package/registry/skills/clickable-prototype-spec/SKILL.md +6 -3
  76. package/registry/skills/code-refactoring/SKILL.md +6 -3
  77. package/registry/skills/component-library-management/SKILL.md +6 -3
  78. package/registry/skills/component-playground-setup/SKILL.md +6 -3
  79. package/registry/skills/content-calendar-strategy/SKILL.md +6 -3
  80. package/registry/skills/conversion-funnel-optimization/SKILL.md +6 -3
  81. package/registry/skills/copywriting-frameworks/SKILL.md +6 -3
  82. package/registry/skills/database-design/SKILL.md +6 -3
  83. package/registry/skills/dependency-management/SKILL.md +6 -3
  84. package/registry/skills/design-handoff-spec/SKILL.md +6 -3
  85. package/registry/skills/design-ops-workflow/SKILL.md +6 -3
  86. package/registry/skills/design-system-governance/SKILL.md +6 -3
  87. package/registry/skills/design-system-tokens/SKILL.md +6 -3
  88. package/registry/skills/design-tokens-management/SKILL.md +6 -3
  89. package/registry/skills/design-version-control/SKILL.md +6 -3
  90. package/registry/skills/diagnosing-bugs/SKILL.md +6 -4
  91. package/registry/skills/docker-deployment/SKILL.md +6 -3
  92. package/registry/skills/domain-modeling/SKILL.md +6 -4
  93. package/registry/skills/email-drip-sequences/SKILL.md +7 -3
  94. package/registry/skills/email-marketing-automation/SKILL.md +6 -3
  95. package/registry/skills/finishing-a-development-branch/SKILL.md +6 -3
  96. package/registry/skills/frontend-component-design/SKILL.md +6 -3
  97. package/registry/skills/git-guardrails/SKILL.md +7 -4
  98. package/registry/skills/google-ads-optimization/SKILL.md +7 -4
  99. package/registry/skills/graphql-schema-design/SKILL.md +6 -3
  100. package/registry/skills/grill-me/SKILL.md +14 -8
  101. package/registry/skills/grill-with-docs/SKILL.md +15 -9
  102. package/registry/skills/growth-experiment-design/SKILL.md +6 -3
  103. package/registry/skills/handoff/SKILL.md +7 -4
  104. package/registry/skills/hf-model-evaluation/SKILL.md +8 -4
  105. package/registry/skills/interaction-pattern-library/SKILL.md +6 -3
  106. package/registry/skills/interactive-prototype-builder/SKILL.md +50 -40
  107. package/registry/skills/local-llm-inference/SKILL.md +7 -4
  108. package/registry/skills/maestro-mobile-testing/SKILL.md +7 -4
  109. package/registry/skills/marketing-creative-design/SKILL.md +7 -3
  110. package/registry/skills/mcp-setup/SKILL.md +370 -0
  111. package/registry/skills/meta-ad-creative-testing/SKILL.md +7 -4
  112. package/registry/skills/micro-interaction-design/SKILL.md +6 -3
  113. package/registry/skills/microservices-architecture/SKILL.md +6 -3
  114. package/registry/skills/mobile-android-design/SKILL.md +7 -4
  115. package/registry/skills/mobile-first-design/SKILL.md +6 -3
  116. package/registry/skills/mobile-ios-design/SKILL.md +7 -4
  117. package/registry/skills/mobile-platform-offline-validate/SKILL.md +8 -4
  118. package/registry/skills/modal-serverless-python/SKILL.md +7 -4
  119. package/registry/skills/onboarding-cro/SKILL.md +7 -3
  120. package/registry/skills/paid-acquisition-ppc/SKILL.md +7 -3
  121. package/registry/skills/performance-optimization/SKILL.md +6 -3
  122. package/registry/skills/playwright-best-practices/SKILL.md +7 -4
  123. package/registry/skills/product-launch-playbook/SKILL.md +6 -3
  124. package/registry/skills/programmatic-seo/SKILL.md +7 -3
  125. package/registry/skills/rag-vector-pipeline/SKILL.md +8 -4
  126. package/registry/skills/react-best-practices/SKILL.md +7 -4
  127. package/registry/skills/receiving-code-review/SKILL.md +6 -3
  128. package/registry/skills/replicate-model-inference/SKILL.md +7 -4
  129. package/registry/skills/requesting-code-review/SKILL.md +6 -3
  130. package/registry/skills/responsive-design-audit/SKILL.md +6 -3
  131. package/registry/skills/runpod-gpu-orchestration/SKILL.md +8 -4
  132. package/registry/skills/schema-markup-strategy/SKILL.md +7 -3
  133. package/registry/skills/security-audit/SKILL.md +6 -3
  134. package/registry/skills/seo-audit/SKILL.md +6 -3
  135. package/registry/skills/signup-flow-cro/SKILL.md +6 -3
  136. package/registry/skills/social-media-campaign/SKILL.md +6 -3
  137. package/registry/skills/state-driven-ui-animation/SKILL.md +6 -3
  138. package/registry/skills/subagent-driven-development/SKILL.md +6 -3
  139. package/registry/skills/supabase-backend-architecture/SKILL.md +7 -4
  140. package/registry/skills/systematic-debugging/SKILL.md +6 -3
  141. package/registry/skills/technical-documentation/SKILL.md +6 -3
  142. package/registry/skills/technical-seo-audit/SKILL.md +7 -4
  143. package/registry/skills/telemetry-monitoring/SKILL.md +7 -4
  144. package/registry/skills/test-driven-development/SKILL.md +5 -3
  145. package/registry/skills/to-spec/SKILL.md +14 -9
  146. package/registry/skills/to-tickets/SKILL.md +6 -4
  147. package/registry/skills/turso-distributed-sqlite/SKILL.md +8 -4
  148. package/registry/skills/ui-component-spec/SKILL.md +6 -3
  149. package/registry/skills/usability-testing-protocol/SKILL.md +6 -3
  150. package/registry/skills/user-flow-mapping/SKILL.md +6 -3
  151. package/registry/skills/user-journey-mapping/SKILL.md +6 -3
  152. package/registry/skills/vector-database-design/SKILL.md +8 -4
  153. package/registry/skills/vercel-deploy-best-practices/SKILL.md +8 -4
  154. package/registry/skills/viral-referral-loops/SKILL.md +7 -3
  155. package/registry/workflows/workflow-agency-ad-creative-sprint.md +50 -0
  156. package/registry/workflows/workflow-agency-brand-design-system.md +50 -0
  157. package/registry/workflows/workflow-agency-client-pitch-proposal.md +50 -0
  158. package/registry/workflows/workflow-agency-cro-funnel-teardown.md +50 -0
  159. package/registry/workflows/workflow-agency-full-campaign.md +58 -0
  160. package/registry/workflows/workflow-agency-seo-content-engine.md +50 -0
package/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  [![npm version](https://img.shields.io/npm/v/agents-united.svg?color=blue)](https://www.npmjs.com/package/agents-united)
6
6
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
- [![Tests: Vitest](https://img.shields.io/badge/tests-128%2B%20passing-brightgreen.svg)](https://vitest.dev/)
7
+ [![Tests: Vitest](https://img.shields.io/badge/tests-405%2B%20passing-brightgreen.svg)](https://vitest.dev/)
8
8
  [![TypeScript: Strict](https://img.shields.io/badge/TypeScript-Strict-blue.svg)](https://www.typescriptlang.org/)
9
9
 
10
10
  ### The universal package manager for AI agents.
@@ -17,11 +17,11 @@ Curated teams of orchestrators, sub-agents, skills, and workflows — installed
17
17
 
18
18
  - **ðŸŠķ Essentials-First & On-Demand Growth**: Every department installs as a lean **Essentials bundle** by default. When a task requires specialized capabilities, the Lead Orchestrator automatically detects the gap, recommends the exact addon, and can auto-install it directly into your project scope.
19
19
  - **🌐 One Library, Every Assistant**: Author in `.agents/` as your single source of truth. Agents United automatically projects and translates compatible configurations to **Google Antigravity 2.0 / Gemini**, **Anthropic Claude Code**, **Cursor**, **Cline**, **OpenCode**, and **Codex / AGENTS.md**.
20
- - **🚀 Cline Native Activation**: Launch specialized teams into Cline CLI sessions with `agents start`, featuring compound role projections, skill toolkits, coordinator rules, and declarative team manifests.
21
- - **🏛ïļ 8 Department Domains & 22 Bundles**: Complete coverage across Software Engineering, System Architecture, Product Design, Growth & Marketing, Security, Deep Research, Business Strategy, and Universal Meta-Skills.
22
- - **ðŸĪ– 45 Specialized Agents & 90+ Skills**: 7 Lead Orchestrators coordinating 38 domain sub-agents, backed by 90 production-grade runbooks and 63 deterministic workflows.
20
+ - **🚀 Cline Native Activation**: Launch specialized teams into Cline CLI sessions with `agents start`, featuring packaged native plugins with `package.json` manifests in `.agents/plugins/<bundle>/`, skill toolkits, coordinator rules, and declarative team manifests.
21
+ - **🏛ïļ 8 Department Domains & 26 Bundles**: Complete coverage across Software Engineering, System Architecture, Product Design, Growth & Marketing, Security, Deep Research, Business Strategy, and Universal Meta-Skills.
22
+ - **ðŸĪ– 58 Specialized Agents, 91 Skills & 69 Workflows**: 8 Lead Orchestrators coordinating 50 domain sub-agents, backed by 91 production-grade runbooks and 69 deterministic workflows.
23
23
  - **⚡ Modern Cloud & AI Tooling**: First-class runbooks for Modal.com, Replicate, RunPod, local LLMs/vLLM, LangChain, LlamaIndex, Qdrant, Vercel, Supabase, Turso, and Azure Bicep.
24
- - **ðŸĒ Organization Bundles (Tier 2 / Experimental)**: Cross-functional multi-disciplinary teams *(Currently under development)*.
24
+ - **ðŸĒ Organization Bundles (Tier 2 / Experimental)**: Cross-functional multi-disciplinary teams with Tri-Tier MCP execution modes and smart auto-remediation (`digital-agency`).
25
25
  - **ðŸ›Ąïļ Built-in Zero-Trust Safety & Git Guardrails**: Hard-coded branch protection (`main`/`master`), zero force-push policy, secret redaction, serverless GPU cost ceilings, and PII scrubbing.
26
26
  - **🧙 Interactive 2-Stage TUI Wizard**: Guided terminal interface powered by `@clack/prompts`, visual Unicode catalog tree (`agents list`), and fast search (`agents find`).
27
27
  - **ðŸ“Ķ Flexible Scopes & Installation Modes**: Install to **Project Scope** (Git-tracked team lockfiles) or **Global Scope** (`~/.agents/`), using instant **Symlink Mode** or standalone **Copy Mode**.
@@ -232,7 +232,7 @@ agents add full -t gemini,claude,cursor -y
232
232
  - `--copy`: Create independent standalone copies of asset files.
233
233
  - `-t, --target <hosts>`: Target agent host runtimes (`agents`, `gemini`, `claude`, `cursor`, `cline`, `opencode`, `codex`). Default: `agents`.
234
234
  - `--fanout <hosts>`: Also project translated copies into other assistant folders.
235
- - `--mode <operational|brainstorming>`: Execution mode for organization bundles. Default: `operational`.
235
+ - `--mode <operational|limited-operational|brainstorming>`: Execution mode for organization bundles. Default: `operational`.
236
236
  - `--allow-missing-prereqs`: Proceed with installation even if some prerequisites are missing.
237
237
  - `--allow-under-construction`: Bypass the Under-Construction Gate for in-development bundles.
238
238
  - `-y, --yes`: Skip confirmation prompts.
@@ -297,7 +297,9 @@ agents remove mobile-development -g -y
297
297
  ---
298
298
 
299
299
  ### `agents start <bundle> [prompt]`
300
- Starts an installed team bundle in its host runtime (such as Cline CLI). Automatically resolves project vs. global installations, verifies compound projection integrity, probes host runtime capabilities, constructs safe non-shell evaluated arguments, and launches the session.
300
+ Starts an installed team bundle in its host runtime. **By design, this command currently targets the Cline CLI** because Cline provides an open, programmatic CLI (`cline "prompt"`) that allows us to inject a team context directly from the terminal (unlike other editors which do not yet expose this).
301
+
302
+ It automatically resolves project vs. global installations, verifies that Cline projections are up-to-date, probes for the `cline` executable on your system, constructs safe non-shell evaluated arguments, and launches the session.
301
303
 
302
304
  ```bash
303
305
  # Start an installed team in Cline
@@ -364,15 +366,58 @@ agents doctor
364
366
  # Audit Cline runtime installation, capability probe, and compound projection integrity
365
367
  agents doctor --host cline
366
368
  ```
369
+
370
+ ---
371
+
372
+ ## ðŸĒ Organization Bundles & Tri-Tier Execution Framework
373
+
374
+ Organization Bundles (Tier 2 / Experimental, such as `digital-agency`) orchestrate cross-functional teams spanning Strategy, Copywriting, Design, Engineering, and Compliance. They integrate **Model Context Protocol (MCP)** tool calling, external packages, and APIs.
375
+
376
+ When installing an organization bundle (`agents add <bundle>`), the CLI displays an informative evaluation of prerequisites (MCP servers, npm packages, environment variables), and immediately completes installation into your workspace in under a second with zero blocking prompts:
377
+
378
+ ```text
379
+ o Prerequisite Evaluation: digital-agency (Organization Bundle) -------------------+
380
+ | |
381
+ | ✓ [MCP] github: Detected (Configured in Antigravity) |
382
+ | ✓ [MCP] firecrawl: Detected (Configured in Antigravity) |
383
+ | ✓ [MCP] context7: Detected (Configured in Antigravity) |
384
+ | ~ [MCP] stitch: Partial (Configured in Antigravity; Missing in Cline CLI) |
385
+ | ✗ [MCP] playwright: Missing (Not found in host MCP configuration) |
386
+ | ✗ [MCP] markitdown: Missing (Not found in host MCP configuration) |
387
+ | ✓ [MCP] chrome-devtools-mcp: Detected (Configured in Antigravity) |
388
+ | ✗ [MCP] figma: Missing (Not found in host MCP configuration) |
389
+ | ✗ [Pkg] @playwright/test: Missing (Not found in node_modules or package.json) |
390
+ | |
391
+ +-----------------------------------------------------------------------------------+
392
+ |
393
+ o Adaptive Tooling -----------------------------------------------------------------------------------------+
394
+ | |
395
+ | ⚡ Operational Envelope: Limited Operational / Brainstorming Mode ready. |
396
+ | Your Lead Orchestrator will automatically detect active tools and guide in-session setup seamlessly. |
397
+ | |
398
+ +------------------------------------------------------------------------------------------------------------+
367
399
  ```
368
400
 
401
+ ### In-Session Adaptive Tooling & Tri-Tier Execution Modes
402
+
403
+ Organization bundles operate across three dynamic execution envelopes:
404
+
405
+ | Mode | Capability Envelope | In-Session Behavior |
406
+ | :--- | :--- | :--- |
407
+ | **🚀 Fully Operational** | Authenticated live MCP tools (`github`, `firecrawl`, `context7`, `playwright`, `stitch`, `figma`) | Subagents execute live browser automation, deep web crawling, design token extraction, and automated GitHub PRs. |
408
+ | **ðŸŒŋ Limited Operational** | Unauthenticated MCP tools + Native CLI Fallbacks (`git`, `curl`, code generators) | Executes immediate real-world work using local browsers and terminal tools without requiring API keys or cloud tokens. |
409
+ | **ðŸ’Ą Brainstorming Mode** | Pure architectural ideation, strategy, copywriting & specification drafting | Zero tool-calling overhead; ideal for offline or air-gapped environments. |
410
+
411
+ > [!TIP]
412
+ > **Zero Friction Onboarding**: You can start working with your Lead Orchestrator immediately using native tools. If your task needs live integrations (e.g. *"Set up Playwright browser testing"*), your Orchestrator will inspect your OS, configure the exact MCP server, test the connection, and activate it interactively!
413
+
369
414
  ---
370
415
  ## 🌐 One Library, Every Assistant
371
416
 
372
417
  The `.agents/` folder is the **main library** — the *one* folder you edit. **Antigravity reads it directly** for interactive sessions (CLI TUI and desktop); see [ADR 0009](./docs/adr/0009-host-conformance-targets.md). Every other assistant (Claude Code, Cursor, Cline, OpenCode, Codex) can't read it natively, so Agents United writes **translated copies** it keeps in sync for you.
373
418
 
374
419
  - **Edit only `.agents/`.** That's your source of truth — the `agents-united.json` lockfile tracks it.
375
- - **Other assistants get their own translated copies**, in their own folders (`.claude/agents/`, `.cline/agents/`, â€Ķ). Don't edit those — they're machine-managed and rewritten on every `agents update`.
420
+ - **Other assistants get their own translated copies**, in their own folders (`.claude/agents/`, `.agents/plugins/<bundle>/`, â€Ķ). Don't edit those — they're machine-managed and rewritten on every `agents update`.
376
421
  - **`--fanout` tells Agents United which assistants to make copies for.** It's remembered in the lockfile, so a plain `agents update` keeps them in sync afterwards.
377
422
 
378
423
  ```bash
@@ -404,7 +449,7 @@ agents add software-engineering -t agents --fanout claude,cursor -y --copy --dry
404
449
  What each runtime receives:
405
450
  - **Claude Code** → `.claude/agents/`
406
451
  - **Cursor** → `.cursor/agents/`
407
- - **Cline** → `.cline/agents/`
452
+ - **Cline** → native plugin package in `.agents/plugins/<bundle>/` (`package.json`, `agents/`, `skills/`, `rules/`, and `agents-united/teams/`)
408
453
  - **OpenCode** → `.opencode/agent/`
409
454
  - **Codex & AGENTS.md readers** → a generated root **`AGENTS.md`** bridge indexing the canonical `.agents/` tree (no subagent loader exists for these).
410
455