Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

prism42

prism42에는 GOATnote-Inc에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 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