Agent Skills by Thibauld Braet
Showing 34 vetted skills indexed across 1 GitHub repositories.
review-process
Audit CRISP-DM phase 1-4 artifacts and generate a draft 5.2 review report and notebook.
review-mr
Analyze merge request diffs against main and produce structured review reports.
complete-phase
Validate CRISP-DM phase artifacts and update the phase tracker.
select-features
Select optimal engineered feature subsets using forward selection and overfit gap monitoring.
define-business-objectives
Extract business context from source documents into structured CRISP-DM objectives.
collect-initial-data
Document data acquisition and initial inventories for CRISP-DM workflows.
assess-model
Assess trained models beyond aggregate metrics for CRISP-DM workflows.
plan-deployment
Generate a CRISP-DM deployment plan with architecture, rollout, and governance artifacts.
generate-submission
Generate a Kaggle submission CSV from the best model and formatted test data.
build-model
Automate CRISP-DM 4.3 model building with MLflow tracking and documentation.
generate-test-design
Generate a CRISP-DM 4.2 test design with splitting strategy, metrics, and experiment tracking.
plan-monitoring
Generate a monitoring and maintenance plan for deployed models in CRISP-DM 6 deployment contexts.
determine-data-mining-goals
Translate business objectives into data mining goals with success criteria.
explore-data
Generate a Jupyter notebook and CRISP-DM summary document from exploratory data analysis.
produce-project-plan
Synthesize CRISP-DM 1.1–1.3 outputs into a detailed 1.4 Project Plan Markdown document.
integrate-data
Merge cleaned datasets into a unified analysis dataset with documented join logic.
review-project
Generate a CRISP-DM deployment retrospective markdown document at docs/crisp-dm/6-deployment/6.4-review-project.md.
select-modeling-techniques
Evaluate modeling techniques against CRISP-DM 4.1 goals and constraints.
assumption-audit
Audit unverified assumptions across CRISP-DM documentation and generate a structured report.
crosslink-docs
Audit CRISP-DM documentation for missing or broken cross-references.
determine-next-steps
Generate a CRISP-DM 5.3 go/no-go decision document from 5.1 and 5.2 outcomes.
select-data
Select datasets, fields, and records for CRISP-DM modeling datasets.
validate-pipeline
Automate end-to-end smoke testing of data pipelines with stage-by-stage validation.
clean-data
Automate data cleaning for CRISP-DM 3.2 workflows with notebooks and summaries.