scrum4me-mcp/src
Madhura68 f51b7a6178 feat: verify_task_against_plan MCP tool
Read-only tool that compares frozen plan_snapshot against current
task.implementation_plan + story logs + commits. Returns markdown report
with per-AC ✓/✗/? keyword heuristic, drift-score, and plan diff.
Demo users allowed (readOnlyHint: true).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 19:36:37 +02:00
..
lib feat: verify_task_against_plan MCP tool 2026-04-30 19:36:37 +02:00
prompts feat(ST-709): implement_next_story prompt 2026-04-26 23:09:19 +02:00
tools feat: verify_task_against_plan MCP tool 2026-04-30 19:36:37 +02:00
access.ts feat(ST-706): task write tools — update_task_status and update_task_plan 2026-04-26 23:05:49 +02:00
auth.ts feat: add wait_for_job and update_job_status tools (M13 agent worker mode) 2026-04-29 20:05:09 +02:00
errors.ts fix: wrap non-object values in toolJson, add e2e smoke test 2026-04-26 23:38:39 +02:00
index.ts feat: verify_task_against_plan MCP tool 2026-04-30 19:36:37 +02:00
prisma.ts feat(ST-705): read tools — health, list_products, get_claude_context 2026-04-26 23:04:51 +02:00
status.ts feat(ST-704): status mappers and shared error helpers 2026-04-26 23:02:05 +02:00