Agent Skills by Adam
Showing 16 vetted skills indexed across 1 GitHub repositories.
update-docs
Review Git branch changes to identify MkDocs documentation updates for Python projects.
git-back-to-main
Reset a local Git repository to the latest main branch.
happy-sim-explain-example
Explain discrete-event simulation examples from the happy-simulator library.
gen-test
Generate pytest test files following happy-simulator project conventions.
happy-sim-add-instrumentation
Add probes, latency trackers, and throughput monitors to discrete-event simulations.
visual-debugger
Launch a browser-based visual debugger for discrete-event simulations.
release
Automate version bumps, commits, and GitHub releases for software projects.
happy-sim-diagnose
Diagnose Python happy-simulator code for fatal errors, silent failures, and performance bottlenecks.
happy-sim-component-guide
Guide component selection from the happysimulator library for discrete-event simulations.
update-claudemd
Review recent git changes and update CLAUDE.md with significant codebase modifications.
line-count
Counts lines of Python code in a project using the cloc utility with selectable scopes.
happy-sim-scaffold
Generate Python discrete-event simulation code using the happysimulator library.
run-tests
Execute pytest tests with targeted file, keyword, or marker selection.
happy-sim-analyze
Analyze happy-simulator simulation results for health, metrics, and bottlenecks.
rebase
Rebase the current Git branch onto the latest origin/main branch.
run-example
Runs predefined Happy Simulator Python examples and reports their simulation behavior and performance metrics.