feat: the deferred skill tranche — chain, custom analysis, simulate, plot, debug#9
Merged
Merged
Conversation
…plot, debug Closes #8 (deferral approved on #1). Five skills authored in house style and grounded in autofit_workspace + PyAutoFit source: af_chain_searches (result.instance vs result.model vs model_centred_* hand-off currencies + Initializer start points; anti-lock-in rule), af_custom_analysis (extra __init__ inputs, custom Visualizer hooks, custom Result), af_simulate_dataset (recorded-truth simulation + the recovery check), af_plot_fit (aplt roster + matplotlib-over-instances residuals; documents that af.ex.plot_profile_1d's output_path must be a pathlib.Path — str raises TypeError on the / join), af_debug_fit_failure (strict-order triage: likelihood -> priors -> data -> sampler, with the Drawer baseline cross-check). Every code recipe executed against the installed stack (the Path subtlety was caught exactly that way). Registered in skills/README.md + symlinks. Legs: suite 53/53, symbol audit 0, 96 citation paths resolve, idioms clean, provenance --strict 0/0. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #8 (the tranche deferred with approval from the birth build, #1). Five skills in house style, grounded in
autofit_workspacescripts and PyAutoFit source:result.instancefixed /result.modelposterior-updated priors /model_centred_*explicit widths) + Initializer start points, with the anti-lock-in design rule.__init__inputs, customVisualizerhooks (live fit figures), customResult.apltroster + matplotlib-over-instances residual figures; documents thataf.ex.plot_profile_1drequires apathlib.Path(str raises TypeError on its/join — found by executing the recipe).af.Draweruninformative-data cross-check.Gates (supervised --auto, launch 2026-07-10; ship sign-off human, in-session)
--strict0/0.The assistant's skill set is now the complete planned roster: 19 skills.
🤖 Generated with Claude Code