Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/btspoony/mstar-harnessWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/btspoony/mstar-harness/iteration-drive)<a href="https://agentmods.dev/commands/btspoony/mstar-harness/iteration-drive"><img src="https://agentmods.dev/badge/commands/btspoony/mstar-harness/iteration-drive/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/btspoony/mstar-harness/iteration-drive"><img src="https://agentmods.dev/badge/commands/btspoony/mstar-harness/iteration-drive.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00072 | $0.01253 |
| Opus 5 | $0.00036 | $0.00626 |
| Sonnet 5 | $0.00014 | $0.00251 |
| Haiku 4.5 | $0.00007 | $0.00125 |
Grade A, and why
iteration-drive scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Drive Iteration
Drive the active Morning Star iteration forward. Boot loads skills; this command sequences Phase 2 → 3 → 4 → 5. Phase route + gate SSOT → mstar-iteration Phase route map + Phase transition gates table(§2 detail → references/phase-2-worktree-lease.md;§3 → references/phase-3-iteration-close.md;§4–§5 → references/phase-4-5-pr-delivery.md);本 command 仅补充 可选第三方 helper skill 发现(Phase 5),不反向写入 mstar-*。
Phase flow(禁止跳步)
Phase 2: Autonomous Execute → Phase 3: iteration-close → Phase 4: Create PR → Phase 5: PR merge-ready。Transition gates(HARD)→ mstar-iteration Phase transition gates table。
Done 定义:仅 Phase 5 §5.5 exit checklist 全 [x]。Phase 3 close ≠ Done;Phase 4 开 PR ≠ Done。
共享 invariants / preflight / todos / STOP
Phase 2–5 共享内容(PM invariants、assignment preflight、session todos、continuous-execution STOP)→ mstar-iteration/references/command-shared-invariants.md(SSOT;不在本命令重复)。
Boot
按 mstar-iteration Load order 加载(mstar-harness-core → mstar-roles → references/project-manager.md → mstar-iteration(按当前 Phase 查 route map,只加载一行 detail)+ command-shared-invariants.md → mstar-compound → mstar-dispatch-gates + host reference → mstar-sdd(first implement dispatch 前)→ mstar-review-qc(first QC 前)→ mstar-artifacts / mstar-conventions / mstar-branch-worktree → mstar-iteration/references/phase-2-worktree-lease.md)。完整 load list → mstar-roles。
Phase 2: Autonomous Execute
Execute mstar-iteration/references/phase-2-worktree-lease.md §2.0–§2.5 exactly(§2.0 五道闸 → §2.1 session todos → §2.2 backlog → §2.3 integration branch + control worktree → §2.4 per-plan loop(lease-gated;SDD per-task;QC tri N=3 + QA;serial merge)→ §2.5 dispatch-first;§2.6 push 纪律 → main skill ## 2.6)。全部 plan Done → STOP → 打印 ## Phase 3: iteration-close。
Assignment preflight:每次 implement/QC/QA 派发前按 mstar-iteration/references/command-shared-invariants.md 执行。
Phase 3: iteration-close
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday Changed 8c5cdb080704
- 10d ago First seen · 49 lines · 72 tokens per session scan A c46886c6dd14
iteration-drive is a command published in the GitHub repository btspoony/mstar-harness (58 stars, last pushed yesterday), licensed MIT. It adds 72 tokens to every session and 1,253 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
bulk-import-issues
Bulk import GitHub issues to Linear.
add-changelog
Generate and maintain project changelog.
create-release-note
Generate comprehensive release documentation from recent commits, producing two distinct outputs: a customer-facing release note and a technical engineering note.
sddp-implement
Command description: Implement the current feature tasks. Argument hint: [optional: phase or task to start from] Command category: feature-delivery Prerequisites: spec, plan, tasks, checklists:complete-if-present.
gsd:ship
Create PR, run review, and prepare for merge after verification passes.
flow
Universal workflow entry point. Use /flow for skill-driven GitHub development. Verbs: start, commit, pr, review, address, merge, resolve, release, status, learn, setup, explain, debug, design, brainstorm, issue.