CLI Reference
scitex-todo --help
scitex-todo --help-recursive # flattened help for every subcommand
Command |
Purpose |
|---|---|
|
Render the dependency graph to PNG (or print mermaid source). |
|
List resolved tasks (id / status / title). |
|
Launch the read-only web board (needs the |
|
Introspect the public Python API. |
|
List MCP tools (none yet — on the roadmap). |
|
List / print / install the bundled agent skills. |
|
Install tab-completion (cache-file pattern). |
|
Print the completion script for eval / sourcing. |
Universal flags
-h,--help— usage with an example (every command).--help-recursive— flatten help for all subcommands (top level).--json— machine-readable output on every data-reading command.-V,--version— printscitex-todo/X.Y.Z.
Every command resolves the task store the same way: --tasks →
$SCITEX_TODO_TASKS → <git-root>/.scitex/todo/tasks.yaml →
~/.scitex/todo/tasks.yaml → bundled example.