Individual command implementations, one file per command. Each exports an async or sync function invoked by the CLI dispatcher. Commands fall into three groups: local operations (init, list, show, delete, status, diff, refs, validate, class-field), cloud operations (login, logout, link, push, pull, share, org), and…
Trigger/Process/Rules sections below (Claude Code skills need self-contained instructions and can't just point at another file) — keep the two in sync. tools/claude-code/README.md links here rather than keeping its own copy. -->.
Render an animated OpenHop flow diagram for the prompt that follows. Sketches the YAML, pushes it to the local OpenHop server, and returns the per-flow render URL.
Audit a README's reading flow by treating it as a conversion funnel. Every section is evaluated against a target reader and a terminal action. Produces a structured audit blueprint that feeds directly into /readme-restructure.
Execute a /readme-audit blueprint. Rewrites the README to the evaluator → conversion → links structure and creates linked docs by extracting and reorganising existing content.
Use this after an sruja agent loop, sruja agent apply, or sruja agent run --mode apply completes. This command guides your editor agent to distill lessons into agent memory.
Legacy code archaeology and context bootstrap. Reads code, git history, Jira (when configured), and remote PRs/issues to reconstruct WHY a module exists. Produces discovery notes in memory/, ADR candidates and PRD candidates in docs/ for human review, then re-indexes memory.
Audit code, documentation, and history for potential architecture decisions that were never recorded, then return a deduplicated evidence report. Read-only.