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.