JohnXu22786/command-scout

插件 ⭐ 0 MIT data

dsh 插件:扫描项目声明的构建命令(Makefile、package.json 脚本、justfile、deno 任务),并将其作为代理工具暴露出来。

catalog 简介:dsh plugin: scans a project's declared build commands (Makefile, package.json scripts, justfile, deno tasks) and exposes them as agent tools

安装

project root
   │  Makefile  package.json  justfile  deno.json(c)
   ▼
collectors ──► RecipeBook (dedupe, order, resolve names)
   │
   ├─► dsh adapter: registers one tool per recipe (ctx.tools.register)
   └─► CLI:        table / JSON / generated COMMANDS.md

JohnXu22786/command-scout 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。