rh-inf-sample
Sample RH informatics skill used for bundle generation tests. Modes: plan · implement · verify.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Sample RH informatics skill used for bundle generation tests. Modes: plan · implement · verify.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | rh-inf-sample |
| description | Sample RH informatics skill used for bundle generation tests. Modes: plan · implement · verify. |
| compatibility | rh-skills-framework >= 0.1.0 |
| version | 1.0.0 |
| modes | ["plan","implement","verify"] |
| context_files | ["reference.md","examples/plan.md","examples/output.md"] |
| metadata | {"author":"RH Tests","source":"skills/.curated/rh-inf-sample/SKILL.md","lifecycle_stage":"l1-discovery","reads_from":["tracking.yaml"],"writes_via_cli":["rh-skills status show"]} |
This fixture skill exists only to exercise the build system. It has enough frontmatter, body sections, and companion files to verify platform-specific transforms without depending on the real curated library.
$ARGUMENTS
The fixture accepts any text because tests only care about bundle generation.
planPlan mode writes a sample plan.
implementImplement mode calls deterministic CLI commands.
verifyVerify mode is read-only.
Reviewer-gated extraction skill for deriving L2 structured artifacts from ingested normalized sources. Runs MCP terminology enrichment, presents batch proposals for human review, records decisions via concept review CLI, and writes finalized `topics/<topic>/structured/concepts/concepts.yaml` plus an extract plan that includes an explicit `concepts` terminology artifact row. Supported modes: plan · implement · verify. Use when the user asks to extract structured artifacts from sources for a topic.
Reviewer-gated formalization skill for converging approved L2 structured artifacts into L3 FHIR computable resources. Uses type-specific strategies to map each L2 artifact type to its correct FHIR R4 targets. Modes: plan, implement, verify
Source preparation skill for the HI evidence pipeline. Normalizes all files in sources/ to Markdown, infers and initializes topics, classifies each source (using discovery-plan.yaml as optional enrichment when present), and annotates with concept metadata in normalized front matter for downstream extraction. Modes: plan, implement, verify
First-class CQL (Clinical Quality Language) authoring, review, debugging, and test-plan skill for the rh-skills informatics workflow.
Interactive conflict resolution guide for RH lifecycle plans. Iterates through all open concerns across extract-plan.yaml and formalize-plan.yaml, presents each to the human reviewer, records the resolution, and confirms the plan is clear before proceeding to implementation.
Unified topic-level verification orchestrator for the RH lifecycle. Read-only. Launches stage-specific verify workflows via subagents and returns one consolidated report. Modes: verify.