From govbuy
Meet govbuy — what the UK public-procurement co-pilot can do, with live examples
How this command is triggered — by the user, by Claude, or both
Slash command
/govbuy:startThe summary Claude sees in its command listing — used to decide when to auto-load this command
The user has just installed the **govbuy** plugin and wants to see what it can do. The `govbuy` MCP server is
connected (buy, sell, supplier, framework, draft, watch, research).
Give them a short, punchy, genuinely useful orientation — not a wall of text:
1. One sentence on what govbuy is: *the UK public-procurement co-pilot — it fuses 3,200+ frameworks & dynamic
markets, 117k catalogue listings and 658k real tender awards with the Procurement Act 2023, all
source-anchored.*
2. **Prove it's live**: call `research({status:true})` and report in one line how fresh the data is and its
...The user has just installed the govbuy plugin and wants to see what it can do. The govbuy MCP server is
connected (buy, sell, supplier, framework, draft, watch, research).
Give them a short, punchy, genuinely useful orientation — not a wall of text:
research({status:true}) and report in one line how fresh the data is and its
size (frameworks, suppliers, real awards) — so they see it's real, not a brochure./govbuy:buy, /govbuy:check-supplier, /govbuy:sell,
/govbuy:draft, /govbuy:watch.Keep it tight and inviting. Every figure you state must come from the research tool result.
npx claudepluginhub chrisns/govbuy --plugin govbuy/startImplements Manus-style file-based planning for complex tasks by creating task_plan.md, findings.md, and progress.md. Supports automatic session recovery after /clear.
/startOrchestrates provided tasks using three agents (task-orchestrator, decomposer, dependency-analyzer) to generate execution plans, tracking directories, dependency graphs, and coordination documents.
/startOrchestrates provided tasks using three agents (task-orchestrator, decomposer, dependency-analyzer) to generate execution plans, tracking directories, dependency graphs, and coordination documents.
/startStarts ClaudeClaw heartbeat daemon: blocks home-dir starts, installs Bun/Node if needed, checks/runs interactive config for model, heartbeat, Telegram/Discord/security.
/startStarts interactive UI design session: interviews requirements, generates variations, collects feedback, iterates to refined design, produces implementation plan. Optional target argument.
/startStarts the Nights Watch daemon to monitor Claude usage limits and autonomously execute tasks from task.md. Supports optional --at TIME scheduling.