Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

StreetSamurai

StreetSamurai 收录了来自 mindattic 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
3
更新
2026-07-24
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

logic-sweep
技术写作员

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.

2026-07-24
completeness
软件开发工程师

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.

2026-07-15
commit
软件开发工程师

Stage, commit, push, and print the commit hash. Use /commit for auto-message or /commit "Message" for custom.

2026-07-14
review-node
软件开发工程师

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.

2026-07-11
run
软件开发工程师

Launch the StreetSamurai Writer host and open it in Chrome at localhost. No arguments needed.

2026-07-11
discard
软件开发工程师

Discard all uncommitted changes, reverting to the last commit. Usage /discard

2026-03-26
revert
软件开发工程师

Revert a specific commit by hash. Usage /revert <commit-hash>

2026-03-26