mind-cli 0.10.0

A manager for agent tooling (skills, agents, rules, tools) that melds arbitrary git repos and links items into your agent directories.
1
2
3
4
5
6
7
8
9
10
11
---
name: beta
description: Drive the beta package's release steps.
---

# beta

Drive the beta package's release steps, then verify the result.

This agent sits at `packages/b/agents/beta.md`. The `agents` include glob
matches the `.md` file directly, so the item name is the file stem (DSC-33).