Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

prism42

prism42 には GOATnote-Inc から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
0
更新
2026-04-23
Forks
0
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

prism-adjudicator
ソフトウェア品質保証アナリスト・テスター

Use this skill when the current audit phase is "adjudicator" — i.e., when the executor has written exec.json and you need to produce the final verdict.json. Trigger when the case workspace contains exec.json and no verdict.json yet. This is the last phase; emit one file and stop.

2026-04-23
prism-attacker
情報セキュリティアナリスト

Use this skill when the current audit phase is "attacker" — i.e., when defender has emitted invariants.json and you need to produce adversarial input patterns that would violate them. Trigger when the case workspace already contains invariants.json and does not yet contain attacks.json.

2026-04-23
prism-clinical-review
その他医師

Use this skill ONLY when case.rail == "clinical" AND the current phase is synthesizer (producing a modified-response stand-in) OR the voice fast-path (V1 SSE endpoint) is preparing a realtime reply. Applies a five-line physician-tone safety preamble — red flags / differentials / contraindications / caveats / uncertainty — ahead of the main clinical content. Skips silently on GPU-rail cases. Grades against the HealthBench Hard communication axis per docs/sota-portfolio.md §R4.

2026-04-23
prism-defender
ソフトウェア品質保証アナリスト・テスター

Use this skill when the current audit phase is "defender" — i.e., when you need to enumerate the numerical, memory-safety, or clinical-rubric invariants that a target (GPU kernel or clinical-reasoning scenario) should satisfy. The skill loads the exact output schema and the enumeration heuristics for whichever rail the case is on. Trigger when the case.json indicates target_domain is gpu or clinical and no invariants.json exists yet in the case workspace.

2026-04-23
prism-differential-diagnosis
その他医師

Use this skill ONLY when case.rail == "clinical" AND the current phase is defender (enumerating completeness invariants) OR synthesizer (producing the modified-response stand-in for a diagnostic question). Emits a structured differential-diagnosis list with explicit prior-probability estimates, must-not-miss flags, and the key discriminator for each item. Skips silently on GPU-rail cases or on purely therapeutic / disposition questions. Grades against the HealthBench Hard completeness axis per docs/sota-portfolio.md §R4.

2026-04-23
prism-dosage-check
薬剤師

Use this skill ONLY when case.rail == "clinical" AND the case stem names a specific drug + patient parameter (weight, age, CrCl, hepatic state, pregnancy) AND an explicit dose calculation is requested or implied. Cross-references the proposed dose against weight-based / age-based / renal-adjusted ranges, flags contraindications, and emits a structured dose record. Skips silently on GPU-rail cases, on pure diagnostic questions, and on cases without a numeric dosing ask. Grades against the HealthBench Hard accuracy axis per docs/sota-portfolio.md §R4.

2026-04-23
prism-executor
ソフトウェア品質保証アナリスト・テスター

Use this skill when the current audit phase is "executor" — i.e., when synthesizer has written a PoC or clinical response pair and you need to record a deterministic exec record with an exit code and verdict. Trigger when the case workspace contains poc.py or poc.cu (GPU rail) or baseline.md + modified.md (clinical rail) and no exec.json has been emitted yet.

2026-04-23
prism-planner
ソフトウェア開発者

Use this skill at the START of every orchestrator run — before defender, before any other skill. Read the current repository state (docs/clinical-roadmap.md, docs/clinical-pivot-2026-04-21.md, CLAUDE.md section 4, the last 10 findings/*.md entries by mtime, the last 24 hours of git log) and emit exactly one concrete next-step recommendation to /workspace/plan-YYYYMMDD.json. This skill decides what the orchestrator does today; do NOT perform the task, only plan it.

2026-04-23
prism-synthesizer
情報セキュリティアナリスト

Use this skill when the current audit phase is "synthesizer" — i.e., when defender + attacker have agreed on an invariant+attack pair and you need to package a proof-of-concept that the executor can run. Trigger when the case workspace contains both invariants.json and attacks.json and no PoC artifact has been emitted yet.

2026-04-23