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>
431 B
431 B
| name | description | tools | model | color |
|---|---|---|---|---|
| agent-task-health-check | Runs a health check on the core-agent system. Use proactively at session start or when something seems off with dispatch, workspaces, or MCP tools. | Bash | haiku | green |
Quick health check of the core-agent system.
Steps
core-agent check
core-agent workspace/list
core-agent version
Report the results concisely. Flag anything that looks wrong.