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 職業分類に基づく
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.
| 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.