Skip to content

Add Claude Code skills for autonomous experiment design#48

Merged
MarcusMNoack merged 1 commit into
lbl-camera:masterfrom
ronpandolfi:claude
Apr 24, 2026
Merged

Add Claude Code skills for autonomous experiment design#48
MarcusMNoack merged 1 commit into
lbl-camera:masterfrom
ronpandolfi:claude

Conversation

@ronpandolfi
Copy link
Copy Markdown
Contributor

Merges the https://github.com/ronpandolfi/gpcam-claude skills repo into gpCAM itself, so cloning this repo gives Claude Code (or any agentic harness that reads SKILL.md) everything it needs to drive autonomous experiment design with gpCAM.

Adds the 8 Claude Code skills for designing autonomous experiments (experiment-designer,
kernel-designer, acquisition-functions, prior-mean-functions, noise-functions, cost-functions,
gp2scale-advanced, multi-task-advanced) plus the top-level CLAUDE.md entry point. Skills and
CLAUDE.md originally developed with Marcus Noack at https://github.com/ronpandolfi/gpcam-claude.

README gains a "Designing experiments with Claude Code" section with a skill index and a note
on compatibility with other agentic platforms.

References/ (kernels.py, gpcam_manual.tex) intentionally not merged: kernels.py duplicates
fvgp.kernels (already re-exported by gpcam/kernels.py), and the manual overlaps readthedocs.
Skill references to these files rewritten to point at gpcam/kernels.py and gpcam.readthedocs.io.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.52%. Comparing base (beae1b3) to head (b39cea1).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   87.52%   87.52%           
=======================================
  Files           9        9           
  Lines         617      617           
=======================================
  Hits          540      540           
  Misses         77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@MarcusMNoack MarcusMNoack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome! Thanks

@MarcusMNoack MarcusMNoack merged commit a60bdcb into lbl-camera:master Apr 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants