Add redmine-communicator skill docs and setup tooling

This commit is contained in:
Jason Thistlethwaite
2026-05-04 09:50:17 -04:00
parent 4c931bae1a
commit 42fc8318fa
6 changed files with 430 additions and 0 deletions
@@ -0,0 +1,12 @@
interface:
display_name: "Redmine Communicator"
short_description: "Connect agents to Redmine through redMCP"
default_prompt: "Use $redmine-communicator to connect to Redmine, inspect issues, and make safe Helpdesk-aware updates."
dependencies:
tools:
- type: "mcp"
value: "redmcp"
description: "Local redMCP server exposing Redmine and Helpdesk-aware tools."
transport: "stdio"
policy:
allow_implicit_invocation: true