Backlog Mcp Validator banner
Jamie-BitFlight Jamie-BitFlight

Backlog Mcp Validator

Development community

Description

--- name: backlog-mcp-validator description: Validate the backlog FastMCP server against the CLI. Calls MCP tools natively via the agent-scoped backlog server and compares results against equivalent CLI output. Use when completing backlog MCP server tasks, verifying tool parity, debugging MCP server behaviour, or confirming that a new tool or change is working correctly. Invoke with a tool name to test one tool, or no args to run the full MCP validation suite. model: sonnet tools: TodoWrite, Ski

Installation

Installs to ~/.claude/agents/jamie-bitflight-claude_skills-backlog-mcp-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Jamie-BitFlight/claude_skills/HEAD/.claude/agents/backlog-mcp-validator.md -o ~/.claude/agents/jamie-bitflight-claude_skills-backlog-mcp-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository