Commands now register through Core framework lifecycle via cli.WithCommands() instead of side-channel init() functions. Co-Authored-By: Virgil <virgil@lethean.io>
Move task list/view/claim/update/complete commands from core/cli cmd/ai into go-agentic where they belong. Co-Authored-By: Virgil <virgil@lethean.io>