Agent Team
Delegate to sub-agents instead of one long thread.
When one conversation is doing too many jobs at once, split it. This profile adds sub-agent orchestration, a task or todo surface to hand work off, and a monitor so you can see what the sub-agents are doing.
Draft — machine-assembled, not yet human-reviewed
This DSH plugin profile was assembled by a generator: it picked one high-signal entry per extension slot from the audited set and wrote the ordered dsh.profile.bundles array below. No human has checked that these bundles actually cooperate, that the roles are right, or that the combination is the best available. Treat it as a starting point you still have to verify — not as a recommendation.
Source: auto · status: draft · generated 2026-08-15T11:36:55Z · never reviewed
Conflicts
The generator found no same-slot collisions between these 3 bundles. That is an automated check on the assembled set, not a human verdict — two bundles can still fight over the same config row at runtime.
Bundles in this profile (3)
Listed in dsh.profile.bundles order. Position 0 is always @deepseek-ai/dsh-base, so the members below start at 1 — and because later layers win per row, moving a bundle down the list changes which config actually takes effect.
- 1A

Spawns and coordinates sub-agents.
- bundles entry
- @anysearch/anysearch-dsh
Installablenpminstall scriptsClean install: prebuilt on npm and declares a `dsh.bundle` layer. Heads up: it runs install-time scripts (prepare) on your machine.
- 2V

The queue the sub-agents pull from.
- bundles entry
- digital-brain-skill
- installed from
- github:foryourhealth111-pixel/Vibe-Skills
Installablecopy into placeNot a bundle: drop the SKILL.md directory into one of the skill roots DSH scans. No `dsh plugin add`, no build step.
- 3A

Shows what each sub-agent is doing.
- bundles entry
- @tt-a1i/archify-dsh
InstallablenpmClean install: prebuilt on npm and declares a `dsh.bundle` layer.