Skills I trigger (not the user) become agent tasks: - clean-workspaces, repair-core-agent, merge-workspace, health-check Keeps as skills (user-invoked CLI wrappers): - forge commands (issue/pr/repo), workspace-list/clean, build-prompt, update-deps Agent tasks use haiku/sonnet for fast autonomous execution. Co-Authored-By: Virgil <virgil@lethean.io>
Agent tasks can be triggered proactively by Claude without slash commands. Uses haiku model for fast execution. Same rules — go install from the right directory, never touch binaries directly. Co-Authored-By: Virgil <virgil@lethean.io>