viitorohit

9 mods across 1 repository, 19 stars between them.

capture

01

viitorohit/sitrep

Command Claude Code

Capture a new task into the project plan and status report in one step. Never lose an idea mid-session.

19 1mo ago A 0 tokens original MIT

dashboard

02

viitorohit/sitrep

Command Claude Code

Generate a self-contained HTML dashboard from sitrep files. Opens in any browser, no server needed.

19 1mo ago A 0 tokens original MIT

handoff

03

viitorohit/sitrep

Command Claude Code

Thin wrapper (GETSITREP-10) — generating sitrep/HANDOFF.md (archiving the previous one first), tailoring to a human or AI audience, and committing all live in getsitrep handoff.

19 1mo ago A 0 tokens original MIT

plan-update

04

viitorohit/sitrep

Command Claude Code

Thin wrapper (GETSITREP-10) over getsitrep plan-update — the CLI owns the table lookup, row insertion, and commit. This file's only remaining job is the one step no CLI can do on its own: interpreting the free-form request in $ARGUMENTS into the structured JSON the CLI expects.

19 1mo ago A 0 tokens original MIT

selfheal

05

viitorohit/sitrep

Command Claude Code

Thin wrapper (GETSITREP-10) — every check below, and every auto-fix, lives in getsitrep selfheal (src/commands/selfheal.js is the single source of truth for exact behavior and known scope boundaries; this file is a pointer to it, not a second copy of its logic).

19 1mo ago A 0 tokens original MIT

session-end

06

viitorohit/sitrep

Command Claude Code

Thin wrapper (GETSITREP-10) over getsitrep session-end — the CLI owns the Session Log entry, header updates, .sitrep-data.json, the history record, and the commit. This file's only remaining job is the one step no CLI can do on its own: building the session-summary JSON from this conversation, since a CLI has no way…

19 1mo ago A 0 tokens original MIT

session-start

07

viitorohit/sitrep

Command Claude Code

Thin wrapper (GETSITREP-10) — orientation logic (reading MANIFEST.md/STATUSREPORT.md/PROJECTPLAN.md/.sitrep-data.json, building the summary) lives entirely in getsitrep session-start. This file's only job is to invoke it and show the result — it does not re-read those files or re-derive the summary itself.

19 1mo ago A 0 tokens original MIT

sitrep

08

viitorohit/sitrep

Command Claude Code

Thin wrapper (GETSITREP-10) — reading STATUSREPORT.md, the session-command tracker (absorbed from the old /pulse, see docs/specs/command-canon.md), and the next-command suggestion logic all live in getsitrep sitrep.

19 1mo ago A 0 tokens original MIT

sitrep CLAUDE.md

09

viitorohit/sitrep

Instructions file

Instructions for viitorohit/sitrep, covering claude.md — sitrep project, project overview, sources of truth — priority order, decision log (adrs) and session governance — story → branch → ticket loop.

19 1mo ago A 2,024 tokens original MIT