Skip to main content
Manusで任意のスキルを実行
ワンクリックで
inference-sim
GitHub クリエイタープロフィール

inference-sim

4 件の GitHub リポジトリにある 21 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
21
リポジトリ
4
更新
2026-07-16
リポジトリエクスプローラー

リポジトリと代表的な skills

このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
convergence-review
ソフトウェア品質保証アナリスト・テスター

Dispatch parallel review perspectives and enforce convergence via persistent state file and automatic Phase A/B loop. Supports 8 gate types — design doc (8), macro plan (8), PR plan (10), PR code (10), pr-docs (7), hypothesis design (5), hypothesis code (5), hypothesis FINDINGS (10). Automatically loops through Phase A (review/tally) and Phase B (fix/verify) until 0 CRITICAL + 0 IMPORTANT or round limit.

2026-06-10
hypothesis-experiment
ソフトウェア開発者

Run the full hypothesis experiment workflow (Steps 0-10) — worktree, classify, design review (5 perspectives), human gate, implement, code review (5 perspectives), run, analyze, FINDINGS review (10 perspectives), self-audit, commit + PR. Enforces convergence protocol and hard gates.

2026-06-10
implement-issue
ソフトウェア開発者

Create a PR from a GitHub issue. Reads the issue, plans implementation, writes code following project standards (TDD, invariants, parity), creates the PR, then triggers blis-pr-review for self-review.

2026-06-10
blis-pr-review
ソフトウェア品質保証アナリスト・テスター

Project-specific PR self-review for BLIS. Evaluates correctness, invariants, cross-path parity (run/replay/observe), preemption safety, timeout consistency, and adherence to project standards. Run after creating a PR to catch issues before human review.

2026-05-13
issue-review
ソフトウェア品質保証アナリスト・テスター

Thoroughly review a GitHub issue for correctness, evidence quality, scope, parity, and actionability. Produces a VALID / NEEDS WORK / SUPERSEDED / DUPLICATE verdict.

2026-04-30
sim2real-analyze
データサイエンティスト

Analyze sim2real pipeline run results. Offers a catalog of standard analyses (per-workload latency comparison, per-request scatter) plus a free-form loop for custom charts, distributions, HTML reports, and cross-run comparisons.

2026-07-16
sim2real-bootstrap
その他のエンジニア

Bootstrap an experiment repo into a sim2real transfer bundle. Two modes: (1) BLIS mode (default) — for BLIS-generated folders with algorithms/, workloads/, and config; derives transfer.yaml, baselines/, and a component submodule with user approval at each gate. (2) --byo mode — for operators arriving with pre-built EPP images plus a full baseline scenario and per-algorithm overlays; scaffolds transfer.yaml with `byo: true` markers and emits a copy-pasteable batched `sim2real translation register` command.

2026-07-08
sim2real-translate
ソフトウェア開発者

Translates simulation-discovered algorithms into production Go plugins for the target component (e.g. llm-d-inference-scheduler). Reads workspace/translations/<hash>/skill_input.json (written by `sim2real translate`), spawns a three-agent team (expert + writer + reviewer) per algorithm, and writes plugin source + treatment overlay to workspace/translations/<hash>/generated/<algo>/{cmd,pkg,<algo>_config.yaml,<algo>_output.json}. Use after `sim2real translate` reaches the translation checkpoint; follow up with `sim2real translate --resume` to validate outputs.

2026-07-08
sim2real-check
ソフトウェア開発者

Validate a sim2real translation bundle against its simulation bundle. Checks workloads, configs, signals, policies, and runtime health.

2026-04-21
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました