Skill Claude CodeCodex
List and resolve durable human requests. Run smithers human --help for usage details.
Skill Claude CodeCodex
List and resolve durable human requests. Run smithers human --help for usage details.
Skill Claude CodeCodex
Install the local Smithers workflow pack into .smithers/. Pass an optional prompt to also launch the create-workflow builder after init. Run smithers init --help for usage details.
Skill Claude CodeCodex
Output detailed run state, including steps, agents, approvals, and outputs. Run smithers inspect --help for usage details.
Skill Claude CodeCodex
Tail the event log of a specific run. Run smithers logs --help for usage details.
Skill Claude CodeCodex
Build a new Smithers workflow from a plain-English description. Dispatches to the create-workflow builder. Run smithers init first if the .smithers/ pack is not yet installed. Run smithers make-workflow --help for usage details.
Skill Claude CodeCodex
View and query cross-run memory facts. Run smithers memory --help for usage details.
Skill Claude CodeCodex
Copy the legacy bun:sqlite smithers.db into PGlite or Postgres and write the migrated.json marker. Run smithers migrate --help for usage details.
Skill Claude CodeCodex
Open the Smithers Monitor: a live web UI over every run in this workspace (runs, execution trees, events, approvals). Starts the workspace Gateway automatically if none is running; pass --no-autostart or --gateway to opt out. Run smithers monitor --help for usage details.
Skill Claude CodeCodex
Show enriched node details for debugging retries, tool calls, and output. Run smithers node --help for usage details.
Skill Claude CodeCodex
Start the local observability stack (Grafana, Prometheus, Tempo, OTLP Collector) via Docker Compose. Run smithers observability --help for usage details.
Skill Claude CodeCodex
Generate AI SDK tools from OpenAPI specs. Run smithers openapi --help for usage details.
Skill Claude CodeCodex
Run GEPA prompt optimization over a workflow eval suite and write an optimized prompt artifact. Run smithers optimize --help for usage details.
Skill Claude CodeCodex
Print node output row. Run smithers output --help for usage details.
Skill Claude CodeCodex
Gracefully pause a run: stop scheduling new tasks, let in-flight tasks finish, then park it resumably. Run smithers pause --help for usage details.
Skill Claude CodeCodex
List active, paused, and recently completed runs. Run smithers ps --help for usage details.
Skill Claude CodeCodex
Fork from a checkpoint and resume execution (time travel). Run smithers replay --help for usage details.
Skill Claude CodeCodex
Restore a worktree to a durability checkpoint (latest for the node, or --seq). Run smithers restore --help for usage details.
Skill Claude CodeCodex
Retry a specific task within a run, then resume the workflow. Run smithers retry-task --help for usage details.
Skill Claude CodeCodex
Revert the workspace to a previous task attempt's filesystem state. Run smithers revert --help for usage details.
Skill Claude CodeCodex
Run code review plus story-form HTML walkthrough generation for a repo or PR. Run smithers review --help for usage details.
Skill Claude CodeCodex
Rewind a run to a previous frame. Run smithers rewind --help for usage details.
Skill Claude CodeCodex
View scorer results for a specific run. Run smithers scores --help for usage details.
Skill Claude CodeCodex
Deliver a durable signal to a run waiting on or . Run smithers signal --help for usage details.
Skill Claude CodeCodex
Internal: PostToolUse hook that requests a Tier 1 durability snapshot. Run smithers snapshot-hook --help for usage details.