Skip to main content
Run any Skill in Manus
with one click
gaspatchio
GitHub creator profile

gaspatchio

Repository-level view of 7 collected skills across 1 GitHub repositories.

skills collected
7
repositories
1
updated
2026-07-08
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

gaspatchio-model-building
data-scientists-152051

Use when writing or modifying gaspatchio actuarial model code – enforces ActuarialFrame idioms, mandatory doc lookup, three-phase build pattern, and performance rules. Routes to reference files for detailed patterns.

2026-07-08
gaspatchio-model-review
data-scientists-152051

Use when reviewing changes to a gaspatchio model, validating model quality, or preparing a model for production use. Covers both gaspatchio code quality and actuarial professional standards (ASOP 56).

2026-07-08
gaspatchio-extending
software-developers

Use when adding custom calculations, new accessor methods, or porting functions from other actuarial libraries (JuliaActuary, lifelib, QuantLib) to the Gaspatchio framework. Also use when model-review flags map_elements or Python for-loops that should be rewritten as proper accessors.

2026-07-02
gaspatchio-model-discovery
software-developers

Use when starting a new gaspatchio model, porting from Excel or another system, or restructuring an existing model – forces a one-question-at-a-time discovery workflow for specification, data, assumptions, projection parameters, and outputs before any code is written.

2026-07-02
gaspatchio-model-reconciliation
software-developers

Use when matching a gaspatchio model to an existing "gold standard" (Excel, lifelib, vendor model) and success means numbers match - enforces variable-by-variable reconciliation, evidence-first diffs, tiered diagnostic escalation (regression, PCA, cohort analysis, waterfall), and a required markdown build log so mismatches get fixed immediately and stay fixed.

2026-07-02
gaspatchio-model-scenarios
software-developers

Use when running scenario analysis, applying parameter shocks, performing sensitivity sweeps, or producing scenario comparison reports on a gaspatchio model.

2026-07-02
gaspatchio-quickstart
software-developers

Use when user is new to gaspatchio, setting up for the first time, or wants to get started quickly with actuarial modeling

2026-07-02
Showing 1 of 1 repositories
All repositories loaded