home/categories/cli-tools/blackplume233-actant-agents-skills-trellis-command-router-skill-md
cli-toolstools

trellis-command-router

中转执行 `.cursor/commands` 里的 trellis 系列命令。用户输入 `/trellis-*`、短别名(如 `/ship` `/start` `/qa-fix`)或要求“执行 trellis 命令”时使用。职责是解析命令名、定位对应命令文件、把参数映射为 `{{input}}`,并按原命令规范执行。

blackplume233
maintainer
blackplume233
Updated 3/17/2026
Stars
11
Forks
1
quick start

Installation and usage

中转执行 `.cursor/commands` 里的 trellis 系列命令。用户输入 `/trellis-*`、短别名(如 `/ship` `/start` `/qa-fix`)或要求“执行 trellis 命令”时使用。职责是解析命令名、定位对应命令文件、把参数映射为 `{{input}}`,并按原命令规范执行。

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use trellis-command-router