claude-memory/graph/configurations/backlog-triage-allowed-tools-expanded-to-include-shared-conf-acb147.md

976 B

id type title tags importance confidence created updated
acb14771-eee2-47e8-8ac3-6772d27fb528 configuration Backlog triage allowed tools expanded to include shared config read and PR/issue MCP tools
claude-scheduled
backlog-triage
allowed-tools
configuration
0.6 0.8 2026-03-03T16:47:21.580357+00:00 2026-03-03T16:47:21.580357+00:00

Backlog Triage Allowed Tools Expansion

File

~/.config/claude-scheduled/tasks/backlog-triage/settings.json

Added Tools

  • Read(~/.config/claude-scheduled/repos.json) — read shared repo config
  • mcp__gitea-mcp__get_pull_request_by_index — inspect PRs referenced in output
  • mcp__gitea-mcp__get_issue_comments_by_index — better staleness assessment

Previous State

Previously only had general MCP tools with no Read file access.

Rationale

The agent needs to read the shared repos.json to know which repos to triage, and needs PR/issue comment access to make informed staleness decisions.