/akka:converge
Assess the codebase against the feature’s spec, plan, and tasks, and queue any remaining work.
Description
Compares the current codebase against the feature’s specification, plan, and task list, then appends any remaining unbuilt work to tasks.md as new tasks so /akka:implement can complete it. Use it to close the gap between what was specified and what has actually been built — for example, after partial implementation or manual edits.