Skip to content

Add the "reprexes" skill (.claude/skills/reprexes)#42

Open
d-morrison wants to merge 5 commits into
mainfrom
add-reprexes-skill
Open

Add the "reprexes" skill (.claude/skills/reprexes)#42
d-morrison wants to merge 5 commits into
mainfrom
add-reprexes-skill

Conversation

@d-morrison
Copy link
Copy Markdown
Owner

Summary

Adds a project-level Claude Code skill at .claude/skills/reprexes/SKILL.md.

reprexes captures a debugging workflow: when a technical problem is hard to pin down, isolate it into a minimal reproducible example ("reprex") and iterate candidate fixes on that fast, clean loop instead of inside the full application — then port the fix back. Includes the R/Quarto reprex package workflow (reprex::reprex(), venue / session_info / std_out_err).

References: https://r4ds.hadley.nz/workflow-help.html#making-a-reprex, https://reprex.tidyverse.org/.

Vendoring it here makes it available to collaborators and the @claude CI bot in this repo (previously it lived only in a personal user-level config).

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://d-morrison.github.io/qbt/pr-preview/pr-42/

Built to branch gh-pages at 2026-05-27 05:01 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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.

1 participant