Skip to main content
xashgg
GitHub-Creator-Profil

xashgg

Repository-Ansicht von 85 gesammelten Skills in 4 GitHub-Repositories.

gesammelte Skills
85
Repositories
4
aktualisiert
9. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

audit-reproducibility
Softwarequalitätssicherungsanalysten und -tester

Enforce the replication-protocol.md rule by cross-checking numeric claims in a manuscript against the actual R / Stata / Python outputs. Report PASS/FAIL per claim against tolerance thresholds. Use before submission and before releasing a replication package.

9. Aug. 2026
capture-environment
Softwareentwickler

Snapshot the computational environment for a replication package — detects the analysis stack (R / Stata / Python) and emits the right lockfiles (renv.lock + sessionInfo.txt, requirements.txt / environment.yml / uv.lock, Stata version + ado package list),…

9. Aug. 2026
checkpoint
Softwareentwickler

Save a structured state snapshot before stopping or handing off. Captures the active plan, recent decisions, file pointers (with line numbers), open questions, and the next 1–3 actions into a checkpoint file under `quality_reports/checkpoints/`. Optionally…

9. Aug. 2026
coauthor-brief
Softwareentwickler

Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how to reproduce…

9. Aug. 2026
commit
Softwareentwickler

Stage, commit, push, open a PR, and merge to main. Use ONLY on explicit commit intent — user says "commit", "ship it", "push this", "open a PR", "merge to main", "let's commit this", or prefixes with `$commit`. Do NOT auto-invoke on vague end-of-task phrases…

9. Aug. 2026
compile-latex
Softwareentwickler

Compile a Beamer LaTeX slide deck with XeLaTeX (3 passes + bibtex). Use when user says "compile", "build the slides", "rebuild the PDF", "run latex", "render the tex", or asks why a `.tex` file isn't producing a PDF. Operates on `Slides/*.tex`.

9. Aug. 2026
compress-session
Softwareentwickler

Distill the current conversation into a structured note (decisions made, open questions, file pointers with line numbers, next 1–3 actions) and save to `quality_reports/session_logs/` before auto-compression. Differs from `$checkpoint` (explicit stop-point…

9. Aug. 2026
context-status
Softwareentwickler

Show current context status and session health. Use to check how much context has been used, whether auto-compact is approaching, and what state will be preserved.

9. Aug. 2026
Es werden 8 von 82 gesammelten Skills angezeigt.
4 von 4 Repositories angezeigt
Alle Repositories angezeigt