Skip to main content
PlanExeOrg
GitHub creator profile

PlanExeOrg

Repository-level view of 14 collected skills across 2 GitHub repositories.

skills collected
14
repositories
2
updated
May 21, 2026
repository explorer

Repositories and representative skills

extract-parameters-from-digest
software-developers

Use when the user wants to extract parameters from a PlanExe extraction-input digest (the markdown produced by experiments/napkin_math/prepare_extract_input.py — the 137-recommended section bundle, with the four "Keep or compress" sections compressed) instead…

May 21, 2026
extract-parameters-from-full
software-developers

Use when the user wants to extract parameters, modelling values, or key variables from a PlanExe report (HTML or text) for napkin math, triage, or Monte Carlo simulation

May 21, 2026
generate-bounds
software-developers

Use when the user wants to generate low/base/high assumption ranges (bounds) for missing or uncertain variables in a validated extract-parameters-from-full JSON, in preparation for deterministic scenarios or Monte Carlo

May 21, 2026
run-napkin-math-pipeline
software-developers

Use when the user wants to run the napkin-math pipeline end-to-end on a PlanExe report, or resume a partially populated output directory by filling in only the missing stages. Orchestrates digest preparation, parameter extraction, validation, bounds,…

May 19, 2026
summarize-assessment
software-developers

Use after the napkin_math pipeline has produced parameters/bounds/scenarios/montecarlo JSON to generate a plan assessment (assessment.md) — a thin interpretation layer over the intermediary artifacts. Emits a JSON manifest, a provenance map, gate verdicts…

May 18, 2026
validate-parameters
software-developers

Use after the napkin_math pipeline has produced parameters.json (from extract-parameters-from-digest or extract-parameters-from-full) to validate it against the 16 structural checks the rest of the pipeline assumes. Writes validation.json next to…

May 17, 2026
generate-calculations
software-developers

Use when the user wants to turn a validated extract-parameters-from-full JSON into a Python module of deterministic functions implementing the formula_hint expressions for downstream scenario runs and Monte Carlo

May 16, 2026
monte-carlo
software-developers

Use when the user wants Monte Carlo simulation of a PlanExe model — sampling from bounds to produce output distributions (mean/std/percentiles), threshold pass probabilities, and Pearson-correlation sensitivity rankings — given an extract-parameters-from-full…

May 16, 2026
Showing 8 of 11 collected skills.
Showing 2 of 2 repositories
All repositories loaded