register_task
Registers a task ID to support legacy command files that require explicit task registration, avoiding the need for per-port routing in session-based workflows.
Instructions
Register a task_id. Stdio per-session makes per-port routing unnecessary; this exists for backward compatibility with .claude/commands/*-hermit.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |