Expand description
MCP prompts exposing guided, multi-step GitHub management workflows on
top of the search/get/call tools (see router.rs). Kept as its own
module, separate from tools/, per docs/mcp-prompts-workflow-plan.md.
Modules§
- router
- One method per MCP prompt. See docs/mcp-prompts-workflow-plan.md for the
design rationale (agnostic phrasing, whole-sub-workflow delegation,
content-size targets) that every
content/*.mdfile must follow.