Agent Skills by Matze Kloft
Showing 13 vetted skills indexed across 1 GitHub repositories.
plan
Creates structured feature plans with scope, design decisions, and phased steps for software development projects.
implement-ship-all
Automate sequential feature phases from implementation through CI monitoring and merging.
implement-ship
Automates feature-phase implementation, commit, PR creation, CI monitoring and merging.
implement
Implement plan phases sequentially with cross-session state tracking.
ship
Commit code, create a pull request, and monitor CI status for merging.
monitor-pr
Monitor GitHub Pull Request CI status, apply automated fixes, and merge when checks pass.
bayesflow-memory
Manage GPU memory for BayesFlow training pipelines to prevent CUDA OOM errors.
bayesflow-testing
Test BayesFlow extension packages with simulator output and adapter pipeline validation.
bayesflow-validation
Validate BayesFlow models with Simulation-Based Calibration and coverage analysis.
keras-ops
Enforce keras.ops tensor operations for multi-backend BayesFlow extensions.
bayesflow-simulator
Creates Bee 2.0-compliant simulators with specified data-generation models.
bayesflow-packaging
Configure BayesFlow extension packages with src layout and pyproject.toml.
bayesflow-adapter
Create and modify BayesFlow data preprocessing adapters with schema mapping and transformations.