JohnXu22786/command-scout

Plugin ⭐ 0 MIT data

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

Install

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

Add JohnXu22786/command-scout to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.