원클릭으로
commit
Stage, commit, push, and print the commit hash. Use /commit for auto-message or /commit "Message" for custom.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Stage, commit, push, and print the commit hash. Use /commit for auto-message or /commit "Message" for custom.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run the canonical Logic Sweep (docs/LOGIC.md, SS-A44) on one or more stories — six-dimension logic/continuity audit, severity triage, minimal-splice fixes, verification. NO votes, NO panels. Usage /logic-sweep [slug ...]; no argument = every story with beats changed since its last sweep.
Build the all-universe Story Completeness dashboard as an HTML artifact — per-story coverage (bible↔blueprint↔beat), chapter count, blueprint granularity, open gaps, node score, standard deviation, and ballot count, across every universe. Usage /completeness [--fresh]. --fresh re-runs coordination first (no LLM); default reads the latest reports/coordination/*.json.
Economical node evaluation in one call — a sampled panel casts cheap score-ballots (overall + per-beat + one gripe), clusters them into a Pareto/contested/seam study, upgrades the most informative few to full prose, and prints one report with the node score + 95% CI. Usage /review-node [slug-or-id]; defaults to the most-recently-edited node.
Launch the StreetSamurai Writer host and open it in Chrome at localhost. No arguments needed.
Discard all uncommitted changes, reverting to the last commit. Usage /discard
Revert a specific commit by hash. Usage /revert <commit-hash>
| name | commit |
| description | Stage, commit, push, and print the commit hash. Use /commit for auto-message or /commit "Message" for custom. |
When invoked:
dotnet run --project v3/StreetSamurai.Cli -- --close-all-sessions via the Bash tool. This flushes any open edit sessions: extracts canon facts from edited beats and appends them to the relevant node bible, confirms or flags blueprint tags, then closes the sessions. If there are no open sessions it exits instantly. This step draws the coordination boundary so every commit is fully aligned. Skip this step only if the changes are purely code/infrastructure (no docs/nodes/*.md or beat-related files in the diff).git status and git diff --stat to see what changedgit add -A)$ARGUMENTS), use that as the commit messageCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>To revert: /revert <hash>