delegate-team 2.3.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 +39 -11
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -11,17 +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
- [![npm version](https://img.shields.io/npm/v/delegate-team?color=cb3837&logo=npm&label=npm&style=for-the-badge)](https://www.npmjs.com/package/delegate-team)
15
- [![npm downloads](https://img.shields.io/npm/dm/delegate-team?color=cb3837&logo=npm&style=for-the-badge)](https://www.npmjs.com/package/delegate-team)
16
- [![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)
17
- [![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)
18
- [![Stars](https://img.shields.io/github/stars/imMamdouhaboammar/delegate-team?style=for-the-badge&logo=github)](https://github.com/imMamdouhaboammar/delegate-team/stargazers)
19
- [![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)
20
- [![npm publish](https://img.shields.io/github/actions/workflow/status/imMamdouhaboammar/delegate-team/npm-publish.yml?style=for-the-badge&label=npm%20publish&logo=npm)](https://github.com/imMamdouhaboammar/delegate-team/actions/workflows/npm-publish.yml)
21
- [![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)
22
- [![Node](https://img.shields.io/badge/Node.js-18%2B-339933?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org)
23
- [![Python](https://img.shields.io/badge/Python-3.10%2B-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org)
24
- [![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)
25
53
 
26
54
  </div>
27
55
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "delegate-team",
3
- "version": "2.3.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",