claude-memory/graph/fixes/backlog-skill-updated-to-use-gitea-mcp-mcp-server-as-primary-7f7b08.md
2026-03-02 14:08:10 -06:00

1.6 KiB

id type title tags importance confidence created updated relations
7f7b08eb-5105-4e87-a0d3-4abfc3fd0f8d fix Backlog Skill Updated to Use gitea-mcp MCP Server as Primary Method
claude-code
skills
backlog
gitea-mcp
configuration
fix
0.6 0.8 2026-03-01T22:17:02.464245+00:00 2026-03-02T20:08:10.205082+00:00
target type direction strength edge_id
b27fb831-811e-4103-b5f1-3c36d5b1ad20 RELATED_TO outgoing 0.89 ae144c65-be61-45d0-80ff-9829e3b778d8
target type direction strength edge_id
73646e80-a640-4316-b7c6-54a4330f1b28 RELATED_TO outgoing 0.85 cff48e9a-eb17-49ac-adff-5ff19e1bd3dc
target type direction strength edge_id
28217f02-2f47-4231-b785-b2c582ce52ab RELATED_TO outgoing 0.83 aa84ddc5-1209-48dc-8c93-aec02231101f
target type direction strength edge_id
d326094f-63eb-4b42-8aa6-f2d53d6f2628 FOLLOWS outgoing 0.8 cad194d0-6f4b-404f-ab5c-753cf65ba3d5
target type direction strength edge_id
4321bee8 BUILDS_ON incoming 0.75 a6ef5609-1cd3-42c6-8066-cf887e1df4a5

Fix: Backlog Skill Prioritizes gitea-mcp MCP Server

Location

~/.claude/skills/backlog/SKILL.md

Change

Updated the backlog skill to use the gitea-mcp MCP server as the primary method for listing and creating Gitea issues, replacing raw curl API calls as primary.

Primary Tools Now

  • mcp__gitea-mcp__list_repo_issues — list issues
  • mcp__gitea-mcp__create_issue — create new issues

Fallback

Curl commands preserved for cases where MCP server is unavailable.

Commit

Synced to cal/claude-configs repo as commit 3abd454.