Skip to main content
xashgg
GitHub 제작자 프로필

xashgg

4개 GitHub 저장소에서 수집된 85개 skills를 저장소 단위로 보여줍니다.

수집된 skills
85
저장소
4
업데이트
2026년 8월 9일
저장소 탐색

저장소와 대표 skills

audit-reproducibility
소프트웨어 품질 보증 분석가·테스터

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.

2026년 8월 9일
capture-environment
소프트웨어 개발자

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),…

2026년 8월 9일
checkpoint
소프트웨어 개발자

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…

2026년 8월 9일
coauthor-brief
소프트웨어 개발자

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…

2026년 8월 9일
commit
소프트웨어 개발자

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…

2026년 8월 9일
compile-latex
소프트웨어 개발자

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`.

2026년 8월 9일
compress-session
소프트웨어 개발자

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…

2026년 8월 9일
context-status
소프트웨어 개발자

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.

2026년 8월 9일
수집된 skill 82개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다