Skip to main content
GitHub リポジトリ

tamanu

tamanu には beyondessential から収集した 36 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
36
Stars
8
更新
2026-07-18
Forks
8
職業カバレッジ
6 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

curate-support-docs
ソフトウェア開発者

Maintain a support docs pack — dedup, length budgets, and no splintering — and land changes as a reviewed pull request. Use when a support thread, or a hand-off from Support assist, surfaces a new resolution, a correction to an existing one, or a deployment quirk worth recording. Not for ordinary code changes.

2026-07-18
support-assist
ソフトウェア開発者

Run a support investigation as a suggest-and-interpret loop, never executing anything yourself — orient to the product's support pack and follow the signal with judgment. Use when someone asks for help triaging, investigating, or resolving an operational or support issue on a deployment. Not for feature-development cards (see investigate-and-fix and implement-this).

2026-07-18
release-cutoff-checks
ソフトウェア開発者

Run the Tamanu release-branch CUTOFF checks when preparing to cut a new release/X.YY branch: confirm the previous release's hotfixes are merged to main, reconcile the commits since the previous release against the "Merged to main" card list from Linear, and scan for data/reporting/schema changes. Use when the user is cutting a Tamanu release and wants to verify the codebase is ready, wants to check main against the previous release branch, or wants to reconcile commits with a Linear "Merged to main" column (they should paste the card list). Handles Tamanu's train-release model (release/X.YY branches vs vX.YY.Z patch tags) and the cherry-pick model where the same logical fix has different SHAs on different branches. Purely git-based — no live database or Canopy access needed. Not for verifying an existing release branch's hotfix integrity (see pre-release-checks) or for deciding which tests to run (see scope-tamanu-release-tests).

2026-07-13
upgrade-check
ソフトウェア開発者

Check upgrade safety for a Tamanu upgrade that spans many versions: verify that every intermediate hotfix is included in the target version, and surface the new configuration/settings, data migrations, and FHIR rematerialisation impact the upgrade brings. Use when the user wants to check an upgrade from one Tamanu version to another (e.g. "check hotfixes from v2.31 to v2.47"), confirm no intermediate hotfix was dropped, or understand what config, migrations, and FHIR rework a multi-version jump requires. Handles Tamanu's train-release model (release/X.YY branches vs vX.YY.Z patch tags) and the cherry-pick model where the same logical fix has different SHAs on different branches. Purely git-based — no live database or Canopy access needed. Not for cutting a release (see release-cutoff-checks) or deciding which tests to run (see scope-tamanu-release-tests).

2026-07-13
pre-release-checks
ソフトウェア開発者

Run Tamanu pre-release verification checks: verify that hotfixes on the current release branch are merged forward to main, and that hotfixes from prior release branches are included in the current release. Use when the user wants to run "pre-release checks", verify hotfix integrity before cutting or shipping a Tamanu release, confirm a release/X.YY branch is safe to release, or check that no hotfix has been orphaned (left on neither main nor the current release). Handles Tamanu's train-release model (release/X.YY branches vs vX.YY.Z patch tags) and the cherry-pick model where the same logical fix has different SHAs on different branches. Purely git-based — no live database or Canopy access needed. Not for deciding which tests to run (see scope-tamanu-release-tests).

2026-07-13
draft-prd
プロジェクト管理専門家

Draft or refine the project's PRD from the description and conversation

2026-07-06
review-prd
プロジェクト管理専門家

Fresh-eyes review of the project's PRD for gaps, contradictions, vague phrasing, and unresolved decisions

2026-07-06
split-working-doc
ソフトウェア開発者

Split a working doc into the card's specs, plan, and test cases once its shape is clear

2026-07-06
start-working-doc
ソフトウェア開発者

Start a working doc — a drafting space where spec-level and implementation thinking co-exist before splitting into specs, plan, and test cases

2026-07-06
workshop-project-design
ソフトウェア開発者

Produce or refine a project-level mockup illustrating a section of the PRD

2026-07-06
workshop-project
プロジェクト管理専門家

Workshop the shape of this project — audience, components, ambiguities — before drafting the PRD

2026-07-06
handoff
ソフトウェア開発者

Generate a context-rich briefing prompt for an external agent (Claude Code, Cursor, etc.)

2026-07-06
update-dependencies
ソフトウェア開発者

Update npm/yarn/pnpm dependencies using manifest-first, lockfile-aware workflows. Prefer declared version bumps over resolution overrides. Use when updating, upgrading, or patching dependencies; fixing transitive dependency versions; addressing npm audit or CVE findings; or removing stale overrides.

2026-07-05
ascii-design
ウェブ・デジタルインターフェースデザイナー

Run a quick UX/UI workshop using ASCII-art sketches

2026-07-03
automate-test-cases
ソフトウェア品質保証アナリスト・テスター

Write automated tests for unticked scenarios in this card's test cases

2026-07-03
draft-spec-changes
ソフトウェア開発者

Draft edits to existing specs (or a new spec if no existing one fits) from the card description

2026-07-03
draft-test-cases
ソフトウェア品質保証アナリスト・テスター

Draft or refine the test-cases checklist for this card

2026-07-03
implement-this
ソフトウェア開発者

Implement this card

2026-07-03
interview
ソフトウェア開発者

Interview me about this card to develop the acceptance criteria

2026-07-03
investigate-and-fix
ソフトウェア開発者

Diagnose and fix the bug described on this card

2026-07-03
mock-this-up
ウェブ・デジタルインターフェースデザイナー

Produce an HTML mockup for the UI being discussed

2026-07-03
plan-cards
ソフトウェア開発者

Workshop how to break this card into smaller spawned cards and capture entries in the card plan

2026-07-03
plan-implementation
ソフトウェア開発者

Draft or refine the implementation checklist from specs and current code

2026-07-03
pull-workhorse-updates
その他コンピュータ職

Pull the current Workhorse release's skills, reference docs, and AGENTS.md framework section onto this card, smart-merging against local edits

2026-07-03
spec-review
ソフトウェア開発者

Review this card's specs with fresh eyes for gaps, contradictions, and cross-spec impact

2026-07-03
tech-design
ソフトウェア開発者

Workshop the technical approach and capture notes in the plan

2026-07-03
workshop
ソフトウェア開発者

Workshop this idea with me

2026-07-03
acceptance-audit
ソフトウェア品質保証アナリスト・テスター

Check whether this card's code meets the acceptance criteria

2026-07-02
added-test-summary
ソフトウェア品質保証アナリスト・テスター

Summarise the unit and e2e tests a branch/PR adds, run only those, and produce a paste-ready report (e.g. for a Linear card). Use when asked to 'summarise added tests', 'run the new tests', 'what tests did this PR add', or to prove a card's test coverage.

2026-07-02
bug-review
ソフトウェア品質保証アナリスト・テスター

Review code changes on this card for likely bugs, regressions, and missed edges

2026-07-02
cherry-pick-changes
ソフトウェア開発者

Cherry-pick post-merge commits onto a new follow-up branch

2026-07-02
design-audit
ウェブ・デジタルインターフェースデザイナー

Audit this card's mockups or implementation against the design library

2026-07-02
git-pull
ソフトウェア開発者

Pull remote changes and reconcile with local work, checking for soft conflicts

2026-07-02
git-update
ソフトウェア開発者

Rebase onto latest upstream, checking for soft conflicts

2026-07-02
scope-tamanu-release-tests
ソフトウェア品質保証アナリスト・テスター

Produce a release test-impact analysis for a Tamanu version upgrade: compare two Tamanu releases and classify every functional area as Full Test, Smoke Test, or Skip, each with a short reason and the Linear card or PR reference. Use when the user wants a test plan, QA scope, regression scope, or "what to test" for a Tamanu release or upgrade, wants to compare or diff two Tamanu versions (e.g. v2.57 to v2.59), or asks which areas changed between two releases. Handles Tamanu's train-release model (release/X.Y branches vs vX.Y.Z tags) and maps changed files and PRs to Tamanu functional sections (Patient Management, Encounters/Charting, Surveys & Programs, Medications, Labs, Imaging, Appointments, Vaccinations, Sync, Settings, Reports, Admin/Permissions, Mobile, etc.). Optionally maps against a regression-testing spreadsheet's sections when one is provided.

2026-07-02
security-audit
情報セキュリティアナリスト

Review implementation for common security vulnerabilities

2026-07-02