claude-memory/graph/configurations/backlog-triage-allowed-tools-expanded-to-include-shared-conf-acb147.md
2026-03-03 10:47:48 -06:00

53 lines
1.7 KiB
Markdown

---
id: acb14771-eee2-47e8-8ac3-6772d27fb528
type: configuration
title: "Backlog triage allowed tools expanded to include shared config read and PR/issue MCP tools"
tags: [claude-scheduled, backlog-triage, allowed-tools, configuration]
importance: 0.6
confidence: 0.8
created: "2026-03-03T16:47:21.580357+00:00"
updated: "2026-03-03T16:47:48.665911+00:00"
relations:
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
type: RELATED_TO
direction: outgoing
strength: 0.94
edge_id: 6bbb04c2-bf7e-4a11-a6be-cf6b64c82206
- target: b27fb831
type: RELATED_TO
direction: outgoing
strength: 0.93
edge_id: bfb94a5e-002d-4e35-b514-2054f2b213e3
- target: deb7a7c2-fcc4-4c14-8140-9c80348c2de2
type: RELATED_TO
direction: outgoing
strength: 0.86
edge_id: 62e56ef2-47d7-42ea-ab25-4bf8a5efee55
- target: da46f2a7-77f0-4cb4-ab06-77d20128dd75
type: REQUIRES
direction: outgoing
strength: 0.9
edge_id: 40a3b522-8f5a-42f6-abbf-3cef9acfc8cc
- target: b27fb831-811e-4103-b5f1-3c36d5b1ad20
type: BUILDS_ON
direction: outgoing
strength: 0.9
edge_id: dc76185a-8433-42a8-a79a-5db06e30297d
---
# 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.