Project not found.
TODO: Fix stale pal-e-docs reference in remind-mcp-review-loop.sh
What
hooks/remind-mcp-review-loop.sh line 10 injects context telling the agent to run mcp__pal-e-docs__get_note(slug="pr-review-loop"). But dev and QA agents have no pal-e-docs mcpServers — the tool doesn't exist in their context. The reminder points to a tool they can't use.Discovered
QA review of PR #52 (Phase 3 of sprint-workflow-automation). Pre-existing issue, not caused by PR #52.
Fix
Remove the pal-e-docs reference from the hook's additionalContext. The hook should reference the PR review workflow without pointing agents at tools they don't have. Could instead just say "Follow the review-fix loop: review, post findings, stop."
Repo
forgejo_admin/claude-customRelated
plan-2026-03-03-sprint-workflow-automationPhase 3 — discovered during QA