delegate-team 2.2.0 → 2.4.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 (2) hide show
  1. package/README.md +57 -12
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -11,14 +11,45 @@
11
11
  **Waza `/think` → unslop audit → superpowers writing-plans →**
12
12
  **autoresearch | `/delegate-team` | `/mavis-team` → Waza `/check` → quality-guard → SHIP**
13
13
 
14
- [![Version](https://img.shields.io/github/v/release/imMamdouhaboammar/delegate-team?color=blue&label=version&style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team/releases)
15
- [![License: MIT](https://img.shields.io/github/license/imMamdouhaboammar/delegate-team?style=for-the-badge&color=blue)](https://github.com/imMamdouhaboammar/delegate-team/blob/master/LICENSE)
16
- [![Stars](https://img.shields.io/github/stars/imMamdouhaboammar/delegate-team?style=for-the-badge&logo=github)](https://github.com/imMamdouhaboammar/delegate-team/stargazers)
17
- [![CI](https://img.shields.io/github/actions/workflow/status/imMamdouhaboammar/delegate-team/ci.yml?branch=master&style=for-the-badge&label=CI)](https://github.com/imMamdouhaboammar/delegate-team/actions/workflows/ci.yml)
18
- [![Skills.sh](https://img.shields.io/badge/dynamic/json?color=blueviolet&label=Skills.sh&query=%24.rank&url=https%3A%2F%2Fskills.sh%2Fapi%2Frank%2FimMamdouhaboammar%2Fdelegate-team&style=for-the-badge)](https://skills.sh/imMamdouhaboammar/delegate-team)
19
- [![Node](https://img.shields.io/badge/Node.js-18%2B-339933?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org)
20
- [![Python](https://img.shields.io/badge/Python-3.10%2B-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org)
21
- [![Bash](https://img.shields.io/badge/Bash-4%2B-4EAA25?style=for-the-badge&logo=gnu-bash&logoColor=white)](https://www.gnu.org/software/bash/)
14
+ ---
15
+
16
+ ### 📦 Install
17
+
18
+ [![npm](https://img.shields.io/npm/v/delegate-team?color=cb3837&logo=npm&logoColor=white&label=install&style=for-the-badge)](https://www.npmjs.com/package/delegate-team)
19
+ [![npm bundlephobia](https://img.shields.io/bundlephobia/min/delegate-team?color=cb3837&logo=npm&logoColor=white&label=install%20size&style=for-the-badge)](https://bundlephobia.com/package/delegate-team)
20
+ [![npm weekly downloads](https://img.shields.io/npm/dw/delegate-team?color=cb3837&logo=npm&logoColor=white&label=weekly%20installs&style=for-the-badge)](https://www.npmjs.com/package/delegate-team)
21
+
22
+ ### 🧬 Status
23
+
24
+ [![GitHub release](https://img.shields.io/github/v/release/imMamdouhaboammar/delegate-team?color=blue&label=version&style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team/releases/latest)
25
+ [![Release date](https://img.shields.io/github/release-date/imMamdouhaboammar/delegate-team?color=blue&style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team/releases)
26
+ [![License: MIT](https://img.shields.io/github/license/imMamdouhaboammar/delegate-team?color=blue&style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team/blob/master/LICENSE)
27
+ [![Last commit](https://img.shields.io/github/last-commit/imMamdouhaboammar/delegate-team?color=blue&style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team/commits/master)
28
+ [![Commits since latest release](https://img.shields.io/github/commits-since/imMamdouhaboammar/delegate-team/latest?color=blue&style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team/compare/v2.3.0...master)
29
+
30
+ ### 🛡️ Quality
31
+
32
+ [![CI](https://img.shields.io/github/actions/workflow/status/imMamdouhaboammar/delegate-team/ci.yml?branch=master&label=CI&logo=github-actions&logoColor=white&style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team/actions/workflows/ci.yml)
33
+ [![npm publish CI](https://img.shields.io/github/actions/workflow/status/imMamdouhaboammar/delegate-team/npm-publish.yml?label=npm%20publish&logo=npm&logoColor=white&style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team/actions/workflows/npm-publish.yml)
34
+ [![Release CI](https://img.shields.io/github/actions/workflow/status/imMamdouhaboammar/delegate-team/release.yml?label=auto-release&logo=github-actions&logoColor=white&style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team/actions/workflows/release.yml)
35
+
36
+ ### 🌐 Ecosystem
37
+
38
+ [![Skills.sh](https://img.shields.io/badge/Skills.sh-discovery-blueviolet?style=for-the-badge)](https://skills.sh/imMamdouhaboammar/delegate-team)
39
+ [![GitHub stars](https://img.shields.io/github/stars/imMamdouhaboammar/delegate-team?style=for-the-badge&logo=github&color=gold)](https://github.com/imMamdouhaboammar/delegate-team/stargazers)
40
+ [![Issues](https://img.shields.io/github/issues/imMamdouhaboammar/delegate-team?style=for-the-badge&logo=github)](https://github.com/imMamdouhaboammar/delegate-team/issues)
41
+ [![PRs](https://img.shields.io/github/issues-pr/imMamdouhaboammar/delegate-team?style=for-the-badge&logo=github&color=lime)](https://github.com/imMamdouhaboammar/delegate-team/pulls)
42
+ [![Contributors](https://img.shields.io/github/contributors/imMamdouhaboammar/delegate-team?style=for-the-badge&color=orange)](https://github.com/imMamdouhaboammar/delegate-team/graphs/contributors)
43
+ [![Code size](https://img.shields.io/github/languages/code-size/imMamdouhaboammar/delegate-team?style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team)
44
+ [![Top language](https://img.shields.io/github/languages/top/imMamdouhaboammar/delegate-team?style=for-the-badge&color=yellow)](https://github.com/imMamdouhaboammar/delegate-team)
45
+
46
+ ### ⚙️ Stack
47
+
48
+ [![Node.js 18+](https://img.shields.io/badge/Node.js-18+-339933?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org)
49
+ [![TypeScript 5.6+](https://img.shields.io/badge/TypeScript-5.6+-3178C6?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org)
50
+ [![Python 3.10+](https://img.shields.io/badge/Python-3.10+-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org)
51
+ [![Bash 4+](https://img.shields.io/badge/Bash-4+-4EAA25?style=for-the-badge&logo=gnu-bash&logoColor=white)](https://www.gnu.org/software/bash)
52
+ [![MIT license](https://img.shields.io/badge/Open%20Source-MIT-yellow?style=for-the-badge)](https://github.com/imMamdouhaboammar/delegate-team/blob/master/LICENSE)
22
53
 
23
54
  </div>
24
55
 
@@ -56,9 +87,23 @@ cd delegate-team
56
87
 
57
88
  ## 📦 Quick install
58
89
 
59
- **Three installation paths. Pick your favorite.**
90
+ **Four installation paths. Pick your favorite.**
91
+
92
+ ### Path A — npm (the fastest — just the `dt` CLI)
93
+
94
+ ```bash
95
+ # Global install (preferred for a CLI on your PATH)
96
+ npm install -g delegate-team
97
+ dt --version # → 2.2.0
98
+ dt run "<task>"
99
+
100
+ # Or run without installing
101
+ npx delegate-team --help
102
+ ```
103
+
104
+ Releases auto-publish from the `npm-publish.yml` GitHub Action on every `v*` tag push.
60
105
 
61
- ### Path A — Skills.sh CLI (skill discovery + global install)
106
+ ### Path B — Skills.sh CLI (skill discovery + global install)
62
107
 
63
108
  ```bash
64
109
  npx skills add imMamdouhaboammar/delegate-team -a claude-code -g -y
@@ -68,14 +113,14 @@ This installs all 8 sub-skills to your Claude Code (or any of 68 supported agent
68
113
  and makes `delegate-team`, `mavis-ship`, `mmas`, `skill-scaffold`, `dt`, etc.
69
114
  all invocable by name.
70
115
 
71
- ### Path B — Claude Code marketplace (native plugin install)
116
+ ### Path C — Claude Code marketplace (native plugin install)
72
117
 
73
118
  ```bash
74
119
  /plugin marketplace add imMamdouhaboammar/delegate-team
75
120
  /plugin install delegate-team@delegate-team
76
121
  ```
77
122
 
78
- ### Path C — Bootstrap script (everything, including companion frameworks)
123
+ ### Path D — Bootstrap script (everything, including companion frameworks)
79
124
 
80
125
  ```bash
81
126
  git clone https://github.com/imMamdouhaboammar/delegate-team
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "delegate-team",
3
- "version": "2.2.0",
3
+ "version": "2.4.0",
4
4
  "description": "Agentic engineering supersystem. One CLI to run the full /mavis-ship chain — design + plan + execute (autoresearch / multi-model / multi-agent) + verify + ship. Bundles a `dt` delegation gateway that routes Claude Code tasks to backends (Codex, MiniMax via mmx, Gemini, MetaGPT), plus a complete orchestrator framework installable via `npx skills add`. Companion frameworks: superpowers, Waza, unslop-preflight, autoresearch.",
5
5
  "type": "module",
6
6
  "main": "dist/cli.js",