Skip to main content
Run any Skill in Manus
with one click
GitHub repository

eheza-app

eheza-app contains 3 collected skills from TIP-Global-Health, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
5
updated
2026-06-21
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

deploy-multidev
software-developers

Deploy an arbitrary branch to a Pantheon multidev (review/feature) environment for ONE E-Heza site — build from the selected branch and push it to a named multidev env. Trigger when the user wants to deploy a branch to a multidev/review/feature/test env, spin up or update a review environment, or push a non-`main` branch to Pantheon for testing. NOT for production — use the `deploy-release` skill for the full `main` → Live release. Drives the safe steps itself and pauses for the interactive or production-affecting commands.

2026-06-21
deploy-release
software-developers

Guide and perform a FULL E-Heza production release for ONE site — build from `main`, deploy to Pantheon Dev, promote Dev → Test → Live, then cut the GitHub release + changelog. Trigger when the user wants to release, ship to production, go live, promote to Test/Live, or generate release notes for a site (rwanda / burundi / somalia). For deploying an arbitrary branch to a multidev/review env instead, use the `deploy-multidev` skill. Drives the safe steps itself and pauses for the interactive or production-affecting commands.

2026-06-21
e2e-test
software-quality-assurance-analysts-and-testers

Create Playwright E2E tests for E-Heza encounter types and admin report pages. Trigger when user asks to write, create, or add e2e tests, playwright tests, or end-to-end tests for any encounter type (nutrition, prenatal, NCD, well-child, acute illness, HIV, tuberculosis, etc.), admin reports (statistical queries, completion), or other features. Also use when asked to add tests for a new health program module.

2026-06-08