Cam Bracken avatar

Cam Bracken

Community

@cameronbracken

66Followers
|
89Public Repos
|
31Published Skills

Cam Bracken maintains 31 skills for reproducible scientific research spanning hydrology, energy systems, and climate extremes, covering environments, manuscripts, figures, and replication.

Skills Distribution
DomainDeveloper To...Reproducibility & .. (30%)Scientific Writing.. (25%)Research Analysis .. (20%)Statistical Simula.. (15%)

Agent Skills by Cam Bracken

Showing 31 vetted skills indexed across 1 GitHub repositories.

cameronbrackencameronbracken

setup-environment

Scaffold and repair research project environments using pixi, rv, renv, and direnv.

Community
Intermediate
cameronbrackencameronbracken

autoresearch

Runs bounded autonomous research loops that evaluate committed candidates against saved objectives through TORC.

Community
Advanced
cameronbrackencameronbracken

figure-composer

Compose multi-panel scientific figures from claims, datasets, and draft results.

Community
Intermediate
cameronbrackencameronbracken

project-learning

Retrieve, record, and verify reusable project lessons with evidence-backed workflow improvements.

Community
Intermediate
cameronbrackencameronbracken

paper-code-audit

Compare a paper's claims against its public codebase and report mismatches.

Community
Intermediate
cameronbrackencameronbracken

agent-delegation

Prepare and interpret delegated agent work with explicit task boundaries and return contracts.

Community
Intermediate
cameronbrackencameronbracken

publish-blog-post

Draft, prepare media for, and publish Quarto blog posts using site configuration.

Community
Intermediate
cameronbrackencameronbracken

myst-to-quarto

Convert MyST Markdown documents to Quarto syntax including citations, callouts, and figures.

Community
Intermediate
cameronbrackencameronbracken

bib-validate

Validate citation keys and bibliography metadata against OpenAlex and Crossref before rendering documents.

Community
Intermediate
cameronbrackencameronbracken

deep-research

Conduct multi-source investigations and produce cited research briefs with provenance tracking.

Community
Advanced
cameronbrackencameronbracken

project-conventions

Applies coding conventions and deterministic reproducibility checks to research code in R, Python, Fortran, Quarto, and LaTeX.

Community
Intermediate
cameronbrackencameronbracken

audit-reproducibility

Audit numeric manuscript claims against R, Python, and Fortran analysis outputs.

Community
Advanced
cameronbrackencameronbracken

session-log

Write durable session logs capturing completed work, findings, and next steps.

Community
Basic
cameronbrackencameronbracken

pdf-explore

Extract and cross-check methods, figures, tables, and citations across scientific PDFs.

Community
Intermediate
cameronbrackencameronbracken

simulation-study

Design, run, and review reproducible Monte Carlo simulation studies in R.

Community
Advanced
cameronbrackencameronbracken

eli5

Explains research papers and technical ideas in plain English with analogies.

Community
Basic
cameronbrackencameronbracken

literature-review

Runs multi-hop literature reviews with paper search, source synthesis, and citation verification.

Community
Advanced
cameronbrackencameronbracken

compile-latex

Compile LaTeX and Beamer documents with latexmk and diagnose build failures.

Community
Intermediate
cameronbrackencameronbracken

capture-environment

Capture software versions, lockfiles, compiler flags, and RNG seeds for research workflows.

Community
Intermediate
cameronbrackencameronbracken

pipeline-manifest

Map research scripts to inputs, outputs, and dependencies, then derive a topological run order.

Community
Intermediate
cameronbrackencameronbracken

paper-narrative

Restructures manuscript arguments by analyzing claims, evidence chains, and figure order.

Community
Intermediate
cameronbrackencameronbracken

watch

Create research watch baselines and schedule follow-up checks for monitoring fields.

Community
Intermediate
cameronbrackencameronbracken

replication

Plans and executes empirical replications of papers, claims, and benchmarks with claim ledgers.

Community
Advanced
cameronbrackencameronbracken

research-software-quality

Route research software changes through proportional testing, worktree isolation, and verification workflows.

Community
Advanced

Frequently Asked Questions About Cam Bracken

FAQPage Schema
What tasks can I accomplish with Cam Bracken's skills?▼

You can scaffold research environments, audit paper-code consistency, run Monte Carlo simulation studies in R, compose multi-panel scientific figures, compile LaTeX and Beamer documents, validate bibliographies against OpenAlex and Crossref, conduct literature reviews, and build replication packages for published claims.

Who are these skills designed for?▼

These skills target research scientists, computational hydrologists, energy systems modelers, and climate extremes analysts working in R, Python, Fortran, Quarto, and LaTeX who need reproducible pipelines, verified manuscripts, and publication-grade figures before submission or archival.

How do I set up a reproducible research environment with these skills?▼

The setup-environment skill scaffolds or repairs projects using pixi for Python and system dependencies, rv or renv for R packages, and direnv for per-project variables. The capture-environment skill then records compilers, flags, seeds, and platform details for archival or handoff.

How do the skills verify that a paper matches its code?▼

The paper-code-audit skill compares a paper's claims against its public codebase to find mismatches, while audit-reproducibility checks numeric manuscript claims against produced R, Python, Fortran, and text outputs, generating a reproducibility passport before submission.

What prerequisites do these research skills require?▼

Prerequisites depend on the skill: R with renv or rv for simulation studies, pixi and direnv for environment scaffolding, latexmk with XeLaTeX for document compilation, Quarto for reports and blog publishing, and TORC for the bounded autoresearch experiment loop.