Jeden/Docs

CLI command

jeden capabilities

Inspect Jeden's atomic capability-discovery and health snapshot.

Exact invocation#

Shell
jeden capabilities [--json] [--cwd path]

Inputs and options#

  • Optional: --cwd for project capability discovery and --json for the full versioned descriptor snapshot.

Output and state effect#

Discovers tools, slash commands, views, extensions, plugins, MCP servers, skills, agents, rules, and services; prints per-kind availability in text or the complete descriptor, binding, health, diagnostics, and generation data in JSON.

Refusals and boundaries#

  • Conflicts and unavailable capabilities are reported as diagnostics and are not exposed as executable.
  • JSON serialization failure or a poisoned rebuild lock is returned as an error rather than a partial healthy snapshot.