health-project-context

Installation
SKILL.md

Healthcare Project Context

When To Use

Invoke to bootstrap reusable project context for a healthcare repository. Use once per project, or when jurisdiction, audience, or project stage are unclear, so downstream healthcare skills (health-compliance-review, health-docs, health-product-discovery, health-refactor) don’t need to re-derive the same answers independently.

Overview

Healthcare skills repeatedly need the same project-level answers before they can give good guidance:

  • Which regulatory market applies: US, EU, both, or unclear?
  • Who does the product primarily serve: provider, patient, payer, administrative, other, or mixed?
  • Is the target repository an existing system or a greenfield effort?

This skill answers those questions from repository evidence first, then persists the result in .health-context.yaml at the target repository root so future healthcare skills can reuse it instead of re-deriving it every time.

Workflow

  1. Read .health-context.yaml if it already exists.
Related skills

More from reason-healthcare/health-skills

Installs
2
GitHub Stars
7
First Seen
Apr 1, 2026