Adam avatar

Adam

Community

@adamfilli

18Followers
|
7Public Repos
|
16Published Skills

Agent Skills by Adam

Showing 16 vetted skills indexed across 1 GitHub repositories.

adamfilliadamfilli
11

update-docs

Review Git branch changes to identify MkDocs documentation updates for Python projects.

Community
Intermediate
adamfilliadamfilli
11

git-back-to-main

Reset a local Git repository to the latest main branch.

Community
Basic
adamfilliadamfilli
11

happy-sim-explain-example

Explain discrete-event simulation examples from the happy-simulator library.

Community
Intermediate
adamfilliadamfilli
11

gen-test

Generate pytest test files following happy-simulator project conventions.

Community
Basic
adamfilliadamfilli
11

happy-sim-add-instrumentation

Add probes, latency trackers, and throughput monitors to discrete-event simulations.

Community
Intermediate
adamfilliadamfilli
11

visual-debugger

Launch a browser-based visual debugger for discrete-event simulations.

Community
Intermediate
adamfilliadamfilli
11

release

Automate version bumps, commits, and GitHub releases for software projects.

Community
Intermediate
adamfilliadamfilli
11

happy-sim-diagnose

Diagnose Python happy-simulator code for fatal errors, silent failures, and performance bottlenecks.

Community
Intermediate
adamfilliadamfilli
11

happy-sim-component-guide

Guide component selection from the happysimulator library for discrete-event simulations.

Community
Intermediate
adamfilliadamfilli
11

update-claudemd

Review recent git changes and update CLAUDE.md with significant codebase modifications.

Community
Basic
adamfilliadamfilli
11

line-count

Counts lines of Python code in a project using the cloc utility with selectable scopes.

Community
Basic
adamfilliadamfilli
11

happy-sim-scaffold

Generate Python discrete-event simulation code using the happysimulator library.

Community
Intermediate
adamfilliadamfilli
11

run-tests

Execute pytest tests with targeted file, keyword, or marker selection.

Community
Intermediate
adamfilliadamfilli
11

happy-sim-analyze

Analyze happy-simulator simulation results for health, metrics, and bottlenecks.

Community
Intermediate
adamfilliadamfilli
11

rebase

Rebase the current Git branch onto the latest origin/main branch.

Community
Intermediate
adamfilliadamfilli
11

run-example

Runs predefined Happy Simulator Python examples and reports their simulation behavior and performance metrics.

Community
Basic