1.6 KiB
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 |
|
0.6 | 0.8 | 2026-03-01T22:17:02.464245+00:00 | 2026-03-02T20:08:10.205082+00:00 |
|
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 issuesmcp__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.